I am trying to install Bootstrap, jquery, and even fontawesome with Bower and keep getting: Error: EACCES, permission denied. Here is the message:
/usr/local/lib/node_modules/bower/node_modules/insight/node_modules/configstore/index.js:46 throw err;
Error: EACCES, permission denied '/Users/joannak/.config/configstore/insight-bower.json' You don't have access to this file.
Why is this happening and how can I fix it. I checked and have the latest version of Bower 1.6.5 on my mac. Thanks!