-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
43 lines (43 loc) · 2.84 KB
/
npm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'run', 'precommit' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'precommit' ]
5 info lifecycle [email protected]~precommit: [email protected]
6 verbose lifecycle [email protected]~precommit: unsafe-perm in lifecycle true
7 verbose lifecycle [email protected]~precommit: PATH: /usr/share/npm/bin/node-gyp-bin:/home/zcm/桌面/mygithub/taofu/node_modules/.bin:/usr/lib/git-core:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
8 verbose lifecycle [email protected]~precommit: CWD: /home/zcm/桌面/mygithub/taofu
9 silly lifecycle [email protected]~precommit: Args: [ '-c', 'npm run lint' ]
10 silly lifecycle [email protected]~precommit: Returned: code: 1 signal: null
11 info lifecycle [email protected]~precommit: Failed to exec precommit script
12 verbose stack Error: [email protected] precommit: `npm run lint`
12 verbose stack Exit status 1
12 verbose stack at EventEmitter.<anonymous> (/usr/share/npm/lib/utils/lifecycle.js:232:16)
12 verbose stack at emitTwo (events.js:87:13)
12 verbose stack at EventEmitter.emit (events.js:172:7)
12 verbose stack at ChildProcess.<anonymous> (/usr/share/npm/lib/utils/spawn.js:24:14)
12 verbose stack at emitTwo (events.js:87:13)
12 verbose stack at ChildProcess.emit (events.js:172:7)
12 verbose stack at maybeClose (internal/child_process.js:821:16)
12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
13 verbose pkgid [email protected]
14 verbose cwd /home/zcm/桌面/mygithub/taofu
15 error Linux 4.4.0-47-generic
16 error argv "/usr/bin/nodejs" "/usr/bin/npm" "run" "precommit"
17 error node v4.2.6
18 error npm v3.5.2
19 error code ELIFECYCLE
20 error [email protected] precommit: `npm run lint`
20 error Exit status 1
21 error Failed at the [email protected] precommit script 'npm run lint'.
21 error Make sure you have the latest version of node.js and npm installed.
21 error If you do, this is most likely a problem with the react-redux-typescript-starter-kit package,
21 error not with npm itself.
21 error Tell the author that this fails on your system:
21 error npm run lint
21 error You can get information on how to open an issue for this project with:
21 error npm bugs react-redux-typescript-starter-kit
21 error Or if that isn't available, you can get their info via:
21 error npm owner ls react-redux-typescript-starter-kit
21 error There is likely additional logging output above.
22 verbose exit [ 1, true ]