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

This doesn't appear to install correctly under Windows #2

Open
TheChrisPratt opened this issue Sep 17, 2012 · 0 comments
Open

This doesn't appear to install correctly under Windows #2

TheChrisPratt opened this issue Sep 17, 2012 · 0 comments

Comments

@TheChrisPratt
Copy link

This doesn't appear to install correctly under Windows (at least windows 7). When I run "npm install ossp-uuid" I get:

ossp-uuid@0.0.4 install C:\Ideas\NodeJS\node_modules\ossp-uuid
./install.sh

'.' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! ossp-uuid@0.0.4 install: ./install.sh
npm ERR! cmd "/c" "./install.sh" failed with 1
npm ERR!
npm ERR! Failed at the ossp-uuid@0.0.4 install script.
npm ERR! This is most likely a problem with the ossp-uuid package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! ./install.sh
npm ERR! You can get their info via:
npm ERR! npm owner ls ossp-uuid
npm ERR! There is likely additional logging output above.

npm ERR! System Windows_NT 6.1.7601
npm ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nod
ejs\node_modules\npm\bin\npm-cli.js" "install" "ossp-uuid"
npm ERR! cwd C:\Ideas\NodeJS
npm ERR! node -v v0.8.8
npm ERR! npm -v 1.1.59
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! C:\Ideas\NodeJS\npm-debug.log
npm ERR! not ok code 0

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