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

npm install uuid fails #53

Closed
ooxi opened this issue Nov 4, 2012 · 1 comment
Closed

npm install uuid fails #53

ooxi opened this issue Nov 4, 2012 · 1 comment

Comments

@ooxi
Copy link

ooxi commented Nov 4, 2012

Hi,

installing uuid through npm install uuid fails:

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

@ooxi
Copy link
Author

ooxi commented Nov 4, 2012

Ignore this issue, I tried to install uuid instead of node-uuid :-)

@ooxi ooxi closed this as completed Nov 4, 2012
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

1 participant