[npm] On npm install: Unhandled rejection Error: EACCES: permission denied

sudo npm install --unsafe-perm=true --allow-root

This was the one that worked for me