I've been trying to figure out this issue for some time now and I am getting extremely frustrated. I installed bower and now I am trying to do bower init. I Am able to get through the guided set up. Once I answer : Looks good? I get an Error:EACCESS,open '/var/www/public/bower.json'
and after is console trace with standardRenderer.error being the first item. I also get an error when i just use bower install angular.
How do I resolve this issue?
thanks