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
[grpc] Success: "/usr/local/lib/node_modules/grpcc/node_modules/grpc/src/node/extension_binary/node-v48-darwin-x64-unknown/grpc_node.node" is installed via remote
@mrlequoctuan - I actually did get it to run, but am having additional issues. This work is going into the backlog at the moment to focus on other stuff. But thank you
$ npm install -g grpcc
/usr/local/bin/grpcc -> /usr/local/lib/node_modules/grpcc/bin/grpcc.js
[grpc] Success: "/usr/local/lib/node_modules/grpcc/node_modules/grpc/src/node/extension_binary/node-v48-darwin-x64-unknown/grpc_node.node" is installed via remote
/usr/local/lib
└─┬ [email protected]
├── [email protected]
├── [email protected]
└─┬ [email protected]
└─┬ [email protected]
└─┬ [email protected]
└── [email protected]
$grpc -i -p device-preferences.proto -a 88.888.88.88:8080 --eval 'client.SetOne({accountid:"234", deviceid:"432", preference:{key:"test123", value:"test123"}}, printReply)'
-bash: grpc: command not found
The text was updated successfully, but these errors were encountered: