-
Notifications
You must be signed in to change notification settings - Fork 867
Cannot install npm in foundationpress dir #212
Comments
Thanks for the quick response, i followed the instructions on the foundationpress github page: and I get the above error After following the above link and instructions sudo gem clean I get the same error. |
I would follow that post as it was only opend yesterday, did you try the uninsall bit? Personaly I am using Ubuntu with the latest node and foundation and have no problem. |
Much appreciated but no joy. I'll follow the other post. |
Just have to love the people that espouse the Linux as the solution to everything, instead of helping to fix the actual Windows problem. I have no problem installing using Windows 8.1 |
Hi, recieving this error in the command prompt:
15456 error Windows_NT 6.1.7601
15457 error argv "c:\Program Files\nodejs\node.exe" "c:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
15458 error node v0.12.0
15459 error npm v2.5.1
15460 error code ELIFECYCLE
15461 error [email protected] postinstall:
node scripts/build.js
15461 error Exit status 1
15462 error Failed at the [email protected] postinstall script 'node scripts/build.js'.
15462 error This is most likely a problem with the node-sass package,
15462 error not with npm itself.
15462 error Tell the author that this fails on your system:
15462 error node scripts/build.js
15462 error You can get their info via:
15462 error npm owner ls node-sass
15462 error There is likely additional logging output above.
Thanks for any help
Ian
The text was updated successfully, but these errors were encountered: