thinkster-django-angular-boilerplate
thinkster-django-angular-boilerplate copied to clipboard
Error when npm install is ran
[email protected] postinstall C:\Users\Billmike\Documents\OSP\thinkster chmod +x ./scripts/postInstall.sh && ./scripts/postInstall.sh
'.' is not recognized as an internal or external command, operable program or batch file.
npm ERR! Windows_NT 6.1.7600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v6.10.0
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: chmod +x ./scripts/postInstall.sh && ./scripts/postInstall.sh
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'chmod +x ./scripts/postInstall.sh && ./scripts/postInstall.sh'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the thinkster_django_angular_boilerplate package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! chmod +x ./scripts/postInstall.sh && ./scripts/postInstall.sh
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs thinkster_django_angular_boilerplate
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls thinkster_django_angular_boilerplate
npm ERR! There is likely additional logging output above.
Hello,
I've got the same issue on Windows 10. Any way to solve it ?
Thank you !