You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
npm ERR! Darwin 14.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v4.1.2
npm ERR! npm v2.14.4
npm ERR! code ELIFECYCLE
npm ERR! foundationpress@1.5.0 postinstall: `bower install && grunt build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the foundationpress@1.5.0 postinstall script 'bower install && grunt build'.
npm ERR! This is most likely a problem with the foundationpress package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! bower install && grunt build
I'm thinking it's just some sort of versioning issue but I'm not sure how to go about resolving the error. Thanks for any insight you can provide.
The text was updated successfully, but these errors were encountered:
That should not be necessary. My OSX account has admin rights, and I have no problems. This is kind of weird. What error message you get if you take away postscripts from package.json?
Have you tried uninstalling re-installing Node.js with the latest build from https://nodejs.org?
I'm thinking it's just some sort of versioning issue but I'm not sure how to go about resolving the error. Thanks for any insight you can provide.
The text was updated successfully, but these errors were encountered: