coryhouse / coryhouse/javascript-development-environment
`npm run lint` failing on osx
Open
- Dominant language
- JavaScript
- Stars
- 293
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/coryhouse/javascript-development-environment/files/784736/npm-debug.txt)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.