I\'m trying to install ESLint with npm by going:
npm install -g eslint
However I get the following error:
Deans-Air:~ deangibso
Use sudo before tns and it is work for me
Example:
sudo tns create Tekmo --template tns-template-hello-world
if I have used sudo then not found error like to create postinstall.js
Error: EACCES: permission denied