I\'m trying to install ESLint with npm by going:
npm install -g eslint
However I get the following error:
Deans-Air:~ deangibso
sudo npm install -g --unsafe-perm=true eslint
is sufficient.