Darwin issue 14.1.0 issue
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
Same on 14.5.0 Darwin - and it borks my cordova, ionic, bower setup to boot. Needs some fixage!
I've got it working with some small changes and will hopefully publish this on a fork
I am unable to reproduce