EACCES Error with Bower install?

后端 未结 8 961
长情又很酷
长情又很酷 2020-12-23 16:07

I\'ve read a few answers on StackOverflow & some other sites but none seem to fix the issue I\'m having.

I\'m installing AppGyver Add-ons, via terminal. Getting

8条回答
  •  旧时难觅i
    2020-12-23 17:03

    I noticed you tried this from a MacBook Pro.

    You could try this:

    • go to the finder
    • under menu go Go To Folder type this: ~/.cache/bower
    • delete its content and try again.

    Also as @Edwin suggested you may try:

    The command bower cache clean which will have the same effect irrespective of OS.

提交回复
热议问题