I'm following along with the Building a JavaScript Development Environment Pluralsight course, Linting chapter - Demo video. I just modified package.json and added .eslintrc.json
Running npm run lint produces an error, and creates the attached npm-debug.log file.
There are no spaces in any directories in my projects path. Can you advise?
npm-debug.txt
I'm following along with the
Building a JavaScript Development EnvironmentPluralsight course, Linting chapter - Demo video. I just modified package.json and added .eslintrc.jsonRunning
npm run lintproduces an error, and creates the attached npm-debug.log file.There are no spaces in any directories in my projects path. Can you advise?
npm-debug.txt