coryhouse / coryhouse/javascript-development-environment
`npm run lint` failing on osx
- 主要言語
- JavaScript
- スター
- 293
- フォーク
- 185
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, node.js
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100