We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran into this issue when i put npm install. How I can fix this?
[email protected] preinstall /Users/yumiko/Desktop/yumiko/maidgency/ionic-http-auth npm install -g cordova ionic gulp bower
npm ERR! Darwin 14.1.0 npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "cordova" "ionic" "gulp" "bower" npm ERR! node v0.12.2 npm ERR! npm v2.7.5 npm ERR! path /usr/local/lib/node_modules/ionic/.gitattributes npm ERR! code EACCES npm ERR! errno -13
The text was updated successfully, but these errors were encountered:
Same on 14.5.0 Darwin - and it borks my cordova, ionic, bower setup to boot. Needs some fixage!
Sorry, something went wrong.
I've got it working with some small changes and will hopefully publish this on a fork
I am unable to reproduce
No branches or pull requests
I ran into this issue when i put npm install. How I can fix this?
npm ERR! Darwin 14.1.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "cordova" "ionic" "gulp" "bower"
npm ERR! node v0.12.2
npm ERR! npm v2.7.5
npm ERR! path /usr/local/lib/node_modules/ionic/.gitattributes
npm ERR! code EACCES
npm ERR! errno -13
The text was updated successfully, but these errors were encountered: