coryhouse / coryhouse/javascript-development-environment
`npm run lint` failing on osx
- 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
Research direction
Start with package.json and .eslintrc.json, then run npm run lint on macOS and inspect the attached npm-debug.log for the reported failure. Done means the lint command completes successfully with the documented project configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100