Common npm permission issue
The problem:
If you are using a mac and install nodejs via pkg file downloaded from the official website, you are likely to encounter this error message when you try to install an npm module globally:
npm ERR! Please try running this command again as...
victorleungtw.hashnode.dev1 min read