Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install on omnios #1425

Closed
reco opened this issue Jul 12, 2016 · 2 comments
Closed

install on omnios #1425

reco opened this issue Jul 12, 2016 · 2 comments
Assignees

Comments

@reco
Copy link

reco commented Jul 12, 2016

trying to npm install on omnios (SunOS imagoStore00new 5.11 omnios-r151018-95eaa7e i86pc i386 i86pc)
node v0.12.15

Failed to execute '/root/.nvm/v0.12.15/bin/node /root/.nvm/v0.12.15/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js build --fallback-to-build --module=/root/test/node_modules/gcloud/node_modules/grpc/src/node/extension_binary/grpc_node.node --module_name=grpc_node --module_path=/root/test/node_modules/gcloud/node_modules/grpc/src/node/extension_binary' (1)
npm ERR! SunOS 5.11
npm ERR! argv "/root/.nvm/v0.12.15/bin/node" "/root/.nvm/v0.12.15/bin/npm" "install" "gcloud"
npm ERR! node v0.12.15
npm ERR! npm  v2.15.1
npm ERR! code ELIFECYCLE

npm ERR! grpc@0.14.1 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the grpc@0.14.1 install script 'node-pre-gyp install --fallback-to-build'.
npm ERR! This is most likely a problem with the grpc package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-pre-gyp install --fallback-to-build
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs grpc
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! 
npm ERR!     npm owner ls grpc
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /root/test/npm-debug.log

is this supposed to work?

@stephenplusplus
Copy link
Contributor

This issue was moved to grpc/grpc#7345

@stephenplusplus
Copy link
Contributor

Moved it over to the gRPC repo, where you should be automatically subscribed. They should be able to help 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants