mirror of
https://github.com/liriliri/eruda.git
synced 2026-03-24 09:48:37 +08:00
Del: npm-debug
This commit is contained in:
@@ -1,48 +0,0 @@
|
||||
0 info it worked if it ends with ok
|
||||
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
|
||||
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
|
||||
1 verbose cli 'run',
|
||||
1 verbose cli 'lint' ]
|
||||
2 info using npm@3.10.10
|
||||
3 info using node@v6.9.5
|
||||
4 verbose run-script [ 'prelint', 'lint', 'postlint' ]
|
||||
5 info lifecycle eruda@1.2.6~prelint: eruda@1.2.6
|
||||
6 silly lifecycle eruda@1.2.6~prelint: no script for prelint, continuing
|
||||
7 info lifecycle eruda@1.2.6~lint: eruda@1.2.6
|
||||
8 verbose lifecycle eruda@1.2.6~lint: unsafe-perm in lifecycle true
|
||||
9 verbose lifecycle eruda@1.2.6~lint: PATH: C:\Users\surunzi\AppData\Roaming\nvm\v6.9.5\node_modules\npm\bin\node-gyp-bin;C:\Users\surunzi\project\eruda\node_modules\.bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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 (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Git\cmd;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Users\surunzi\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\shortcut;C:\MinGW\msys\1.0\bin;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\surunzi\AppData\Roaming\npm;C:\Users\surunzi\AppData\Local\Microsoft\WindowsApps;C:\Python27;C:\Users\surunzi\AppData\Roaming\nvm;C:\Program Files\nodejs
|
||||
10 verbose lifecycle eruda@1.2.6~lint: CWD: C:\Users\surunzi\project\eruda
|
||||
11 silly lifecycle eruda@1.2.6~lint: Args: [ '/d /s /c', 'eslint src' ]
|
||||
12 silly lifecycle eruda@1.2.6~lint: Returned: code: 1 signal: null
|
||||
13 info lifecycle eruda@1.2.6~lint: Failed to exec lint script
|
||||
14 verbose stack Error: eruda@1.2.6 lint: `eslint src`
|
||||
14 verbose stack Exit status 1
|
||||
14 verbose stack at EventEmitter.<anonymous> (C:\Users\surunzi\AppData\Roaming\nvm\v6.9.5\node_modules\npm\lib\utils\lifecycle.js:255:16)
|
||||
14 verbose stack at emitTwo (events.js:106:13)
|
||||
14 verbose stack at EventEmitter.emit (events.js:191:7)
|
||||
14 verbose stack at ChildProcess.<anonymous> (C:\Users\surunzi\AppData\Roaming\nvm\v6.9.5\node_modules\npm\lib\utils\spawn.js:40:14)
|
||||
14 verbose stack at emitTwo (events.js:106:13)
|
||||
14 verbose stack at ChildProcess.emit (events.js:191:7)
|
||||
14 verbose stack at maybeClose (internal/child_process.js:877:16)
|
||||
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
|
||||
15 verbose pkgid eruda@1.2.6
|
||||
16 verbose cwd C:\Users\surunzi\project\eruda
|
||||
17 error Windows_NT 10.0.15063
|
||||
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "lint"
|
||||
19 error node v6.9.5
|
||||
20 error npm v3.10.10
|
||||
21 error code ELIFECYCLE
|
||||
22 error eruda@1.2.6 lint: `eslint src`
|
||||
22 error Exit status 1
|
||||
23 error Failed at the eruda@1.2.6 lint script 'eslint src'.
|
||||
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 eruda package,
|
||||
23 error not with npm itself.
|
||||
23 error Tell the author that this fails on your system:
|
||||
23 error eslint src
|
||||
23 error You can get information on how to open an issue for this project with:
|
||||
23 error npm bugs eruda
|
||||
23 error Or if that isn't available, you can get their info via:
|
||||
23 error npm owner ls eruda
|
||||
23 error There is likely additional logging output above.
|
||||
24 verbose exit [ 1, true ]
|
||||
Reference in New Issue
Block a user