We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
installing uuid through npm install uuid fails:
npm install uuid
Build failed: -> task failed (err #1): {task: cxx uuid.cc -> uuid_1.o} npm ERR! error installing uuid@0.0.2 npm ERR! uuid@0.0.2 preinstall: `node-waf configure && node-waf build` npm ERR! `sh "-c" "node-waf configure && node-waf build"` failed with 1 npm ERR! npm ERR! Failed at the uuid@0.0.2 preinstall script. npm ERR! This is most likely a problem with the uuid package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-waf configure && node-waf build npm ERR! You can get their info via: npm ERR! npm owner ls uuid npm ERR! There is likely additional logging output above. npm ERR! npm ERR! System Linux 3.2.0-32-generic npm ERR! command "node" "/usr/bin/npm" "install" "uuid" npm ERR! cwd /home/vk/code/javascript/jsuggest npm ERR! node -v v0.6.12 npm ERR! npm -v 1.1.4 npm ERR! code ELIFECYCLE npm ERR! message uuid@0.0.2 preinstall: `node-waf configure && node-waf build` npm ERR! message `sh "-c" "node-waf configure && node-waf build"` failed with 1 npm ERR! errno {}
I can provide additional information if necessary
-- ooxi
The text was updated successfully, but these errors were encountered:
Ignore this issue, I tried to install uuid instead of node-uuid :-)
uuid
node-uuid
Sorry, something went wrong.
No branches or pull requests
Hi,
installing uuid through
npm install uuid
fails:I can provide additional information if necessary
-- ooxi
The text was updated successfully, but these errors were encountered: