loopbackio / loopback4-extension-grpc

gRPC Extension for LoopBack 4
Other
18 stars 8 forks source link

Publish loopback4-extension-grpc to NPM #25

Closed VMois closed 6 years ago

VMois commented 6 years ago

Description/Steps to reproduce

Cannot install loopback4-grpc through NPM. Could we publish it on NPM.

npm ERR! Linux 3.16.0-5-amd64
npm ERR! argv "/usr/bin/nodejs" "/usr/local/bin/npm" "install" "--save" "@loopback/grpc"
npm ERR! node v8.4.0
npm ERR! npm  v4.0.5
npm ERR! code E404

npm ERR! 404 Not found : @loopback/grpc
npm ERR! 404 
npm ERR! 404  '@loopback/grpc' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
raymondfeng commented 6 years ago

I'll publish it soon.

VMois commented 6 years ago

@raymondfeng Thanks.

raymondfeng commented 6 years ago

@loopback/grpc@1.0.0-alpha.1 is out.