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

cannot build buffertools #77

Closed
faruk opened this issue Jun 13, 2012 · 1 comment
Closed

cannot build buffertools #77

faruk opened this issue Jun 13, 2012 · 1 comment

Comments

@faruk
Copy link

faruk commented Jun 13, 2012

Hi

this is what npm says

faruk@goku:~/work/ichron/coffeechron$ npm link

> buffertools@1.0.9 install /home/faruk/work/ichron/coffeechron/node_modules/emailjs/node_modules/buffertools
> node-gyp rebuild

info it worked if it ends with ok 
info downloading: http://nodejs.org/dist/v0.6.9/node-v0.6.9.tar.gz 
ERR! UNCAUGHT EXCEPTION:
ERR! Error: UNKNOWN, unknown error '/home/faruk/.node-gyp/0.6.9'
ERR! This is a bug in `node-gyp`. Please open an Issue:
ERR!   https://github.com/TooTallNate/node-gyp/issues
ERR! not ok
npm ERR! buffertools@1.0.9 install: `node-gyp rebuild`
npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1
npm ERR! 
npm ERR! Failed at the buffertools@1.0.9 install script.
npm ERR! This is most likely a problem with the buffertools package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls buffertools
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 2.6.32-5-amd64
npm ERR! command "node" "/opt/node/bin/npm" "link"
npm ERR! cwd /home/faruk/work/ichron/coffeechron
npm ERR! node -v v0.6.9
npm ERR! npm -v 1.1.25
npm ERR! code ELIFECYCLE
npm ERR! message buffertools@1.0.9 install: `node-gyp rebuild`
npm ERR! message `sh "-c" "node-gyp rebuild"` failed with 1

any idea why this is failing?

@TooTallNate
Copy link
Contributor

Please update to node v0.6.19 and try again. At the very least, the UNKNOWN error should turn into something more meaningful.

targos pushed a commit to targos/node-gyp that referenced this issue Aug 22, 2021
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