This repository was archived by the owner on Sep 11, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
error about eslint #602
Comments
This might help: #398 (comment) |
Thanks for the explanation @mmermerkaya. I'm not going to pull this into the repo for reasons explained here, but will add it to the FAQ. |
You're welcome, and thanks for adding it to the FAQ. |
@mmermerkaya Thanks |
Started a wiki page and dropped this in there, https://github.com/davezuko/react-redux-starter-kit/wiki/Troubleshooting, once I've formatted and migrated the rest of the troubleshooting from the readme to this page I will link to it in the readme. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
0 info it worked if it ends with ok
1 verbose cli [ 'd:\Program Files\nodejs\node.exe',
1 verbose cli 'd:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'lint:fix' ]
2 info using npm@3.3.12
3 info using node@v5.3.0
4 verbose run-script [ 'prelint:fix', 'lint:fix', 'postlint:fix' ]
5 info lifecycle react-redux-starter-kit@1.0.0
prelint:fix: react-redux-starter-kit@1.0.0prelint:fix: no script for prelint:fix, continuing6 silly lifecycle react-redux-starter-kit@1.0.0
7 info lifecycle react-redux-starter-kit@1.0.0
lint:fix: react-redux-starter-kit@1.0.0lint:fix: unsafe-perm in lifecycle true8 verbose lifecycle react-redux-starter-kit@1.0.0
9 verbose lifecycle react-redux-starter-kit@1.0.0
lint:fix: PATH: d:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;d:\www\c2h\nmwcf\MWCF\node_modules.bin;c:\Users\zhuhonglei\bin;.;C:\Program Files (x86)\Git\local\bin;C:\Program Files (x86)\Git\mingw\bin;C:\Program Files (x86)\Git\bin;C:\Program Files (x86)\Git\bin;c:\Program Files (x86)\Common Files\NetSarang;c:\Program Files (x86)\Intel\iCLS Client;c:\Program Files\Intel\iCLS Client;c:\Windows\system32;c:\Windows;c:\Windows\System32\Wbem;c:\Windows\System32\WindowsPowerShell\v1.0;c:\Program Files\Intel\Intel(R) Management Engine Components\DAL;c:\Program Files\Intel\Intel(R) Management Engine Components\IPT;c:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;c:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files\TortoiseSVN\bin;d:\wamp\bin\php\php5.4.3;d:\xampp\php;c:\ProgramData\ComposerSetup\bin;d:\Program Files\nodejs;c:\Ruby200-x64\bin;C:\Program Files (x86)\Git\cmd;d:\software.nvmw;c:\Python27;d:\Program Files\nodejs;c:\Users\zhuhonglei\AppData\Roaming\npmlint:fix: CWD: d:\www\c2h\nmwcf\MWCF10 verbose lifecycle react-redux-starter-kit@1.0.0
11 silly lifecycle react-redux-starter-kit@1.0.0
lint:fix: Args: [ '/d /s /c', 'npm run lint -- --fix' ]lint:fix: Returned: code: 1 signal: null12 silly lifecycle react-redux-starter-kit@1.0.0
13 info lifecycle react-redux-starter-kit@1.0.0~lint:fix: Failed to exec lint:fix script
14 verbose stack Error: react-redux-starter-kit@1.0.0 lint:fix:
npm run lint -- --fix
14 verbose stack Exit status 1
14 verbose stack at EventEmitter. (d:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:232:16)
14 verbose stack at emitTwo (events.js:87:13)
14 verbose stack at EventEmitter.emit (events.js:172:7)
14 verbose stack at ChildProcess. (d:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)
14 verbose stack at emitTwo (events.js:87:13)
14 verbose stack at ChildProcess.emit (events.js:172:7)
14 verbose stack at maybeClose (internal/child_process.js:818:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
15 verbose pkgid react-redux-starter-kit@1.0.0
16 verbose cwd d:\www\c2h\nmwcf\MWCF
17 error Windows_NT 6.1.7601
18 error argv "d:\Program Files\nodejs\node.exe" "d:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "lint:fix"
19 error node v5.3.0
20 error npm v3.3.12
21 error code ELIFECYCLE
22 error react-redux-starter-kit@1.0.0 lint:fix:
npm run lint -- --fix
22 error Exit status 1
23 error Failed at the react-redux-starter-kit@1.0.0 lint:fix script 'npm run lint -- --fix'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the react-redux-starter-kit package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error npm run lint -- --fix
23 error You can get their info via:
23 error npm owner ls react-redux-starter-kit
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered: