0👍
EACCES errors can occur on recent versions of MacOS because security has been tightened.
Try following the steps here to re-install npm with a node version manager which should stop these errors from happening:
https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally
- [Vuejs]-How to make an anchor element trigger a javascript function on left click, but open a new page on middle click?
- [Vuejs]-Why vue-router is toggling only the url but not the view component
Source:stackexchange.com