gianlucadelgobbo / avnode

4 stars 7 forks source link

Issue installing script via bower #67

Closed donostiastudio closed 8 years ago

donostiastudio commented 8 years ago

Ciao I'm developing the layout, working on design branch, I need to install imagesLoaded script. I tried to install it via bower (http://imagesloaded.desandro.com/) using webstorm. so I opened terminal and I symply type bower install imagesloaded --save

I got this message

Error: EACCES: permission denied, open '/Users/gianlucabernardo/.config/configstore/update-notifier-bower.json' You don't have access to this file.

Can you please help me? :D

donostiastudio commented 8 years ago

Solved with -allow root option