npm run lint fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eslint-config-openstack |
New
|
Undecided
|
Unassigned |
Bug Description
```
➜ eslint-
> eslint-
> eslint ./
Cannot find module 'eslint-
Referenced from: /Users/
Error: Cannot find module 'eslint-
Referenced from: /Users/
at Function.
at resolve (/Users/
at load (/Users/
at /Users/
at Array.reduceRight (native)
at applyExtends (/Users/
at Object.load (/Users/
at loadConfig (/Users/
at getLocalConfig (/Users/
at Config.getConfig (/Users/
npm ERR! Darwin 15.5.0
npm ERR! argv "/Users/
npm ERR! node v6.2.2
npm ERR! npm v3.9.5
npm ERR! code ELIFECYCLE
npm ERR! eslint-
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the eslint-
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the eslint-
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! eslint ./
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs eslint-
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls eslint-
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /Users/
```