You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 25, 2022. It is now read-only.
$bw --version
1.0.1
$bw get template item
{"organizationId":null,"folderId":null,"type":1,"name":"Item name","notes":"Some notes about this item.","favorite":false,"fields":[],"login":null,"secureNote":null,"card":null,"identity":null}
$echo '{"name":"Teste"}' | bw encode | bw create item (node:21967) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): Error: Unknown cipher type.
(node:21967) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered:
$bw --version
1.0.1
$bw get template item
{"organizationId":null,"folderId":null,"type":1,"name":"Item name","notes":"Some notes about this item.","favorite":false,"fields":[],"login":null,"secureNote":null,"card":null,"identity":null}
$echo '{"name":"Teste"}' | bw encode | bw create item
(node:21967) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 3): Error: Unknown cipher type.
(node:21967) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered: