mape/node-profile

npm install error

bystac opened this issue · 2 comments

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

profile@0.0.10 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! profile@0.0.10 preinstall: ./scripts/preinstall.sh
npm ERR! cmd "/c" "./scripts/preinstall.sh" failed with 1
npm ERR!
npm ERR! Failed at the profile@0.0.10 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

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

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