I\'m trying to install ESLint with npm by going:
npm install -g eslint
However I get the following error:
Deans-Air:~ deangibso
you can login as root using sudo su. First run the command sudo su on your terminal, then give your login password. Finally execute your expected command npm install -g eslint. It works for me.
sudo su