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 error #16

Open
bystac opened this issue May 8, 2013 · 2 comments
Open

npm install error #16

bystac opened this issue May 8, 2013 · 2 comments

Comments

@bystac
Copy link

bystac commented May 8, 2013

shachari@SHACHARI-PC /c
$ npm install -g profile
npm http GET https://registry.npmjs.org/profile
npm http 304 https://registry.npmjs.org/profile

[email protected] preinstall C:\Users\shachari\AppData\Roaming\npm\node_modules\profile
./scripts/preinstall.sh

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

npm ERR! System Windows_NT 6.1.7601
npm ERR! command "c:\PROGRA1\nodejs\node.exe" "c:\PROGRA1\nodejs\node_modules\npm\bin\npm-cli.js" "install" "
-g" "profile"
npm ERR! cwd c:
npm ERR! node -v v0.8.21
npm ERR! npm -v 1.2.11
npm ERR! code ELIFECYCLE

@deleteman
Copy link

This is happening for me too.. I guess this is not compatible with Windows? You might want to add that to the readme file.

@srlowe
Copy link

srlowe commented Sep 4, 2014

Same. Is this project dead? (Since this issue is over a year old with no response).

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

3 participants