-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
27 lines (27 loc) · 1.37 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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'ls', '--depth', '0', '--json' ]
2 info using [email protected]
3 info using [email protected]
4 error missing: @material-ui/core@^3.4.0, required by [email protected]
4 error missing: react-jss@^8.6.1, required by [email protected]
4 error missing: react-router@^4.2.0, required by [email protected]
4 error missing: react-router-dom@^4.2.2, required by [email protected]
4 error extraneous: [email protected] /home/davidj/git-workspace/tiny-massive/node_modules/detect-libc
4 error extraneous: [email protected] /home/davidj/git-workspace/tiny-massive/node_modules/node-gyp
4 error extraneous: [email protected] /home/davidj/git-workspace/tiny-massive/node_modules/prebuild-install
5 verbose exit [ 1, true ]
6 verbose stack Error: write EPIPE
6 verbose stack at _errnoException (util.js:1022:11)
6 verbose stack at WriteWrap.afterWrite [as oncomplete] (net.js:880:14)
7 verbose cwd /home/davidj/git-workspace/tiny-massive
8 error Linux 4.15.0-36-generic
9 error argv "/usr/bin/node" "/usr/bin/npm" "ls" "--depth" "0" "--json"
10 error node v8.10.0
11 error npm v3.5.2
12 error code EPIPE
13 error errno EPIPE
14 error syscall write
15 error write EPIPE
16 error If you need help, you may report this error at:
16 error <https://github.com/npm/npm/issues>
17 verbose exit [ 1, true ]