forked from simonpercivall/astunparse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log.361499738
25 lines (25 loc) · 1010 Bytes
/
npm-debug.log.361499738
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
0 info it worked if it ends with ok
1 verbose cli [ '/home/nitros/.nvm/versions/node/v6.11.3/bin/node',
1 verbose cli '/home/nitros/.nvm/versions/node/v6.11.3/bin/npm',
1 verbose cli 'config',
1 verbose cli '--loglevel=warn',
1 verbose cli 'get',
1 verbose cli 'prefix' ]
2 info using npm@3.10.10
3 info using node@v6.11.3
4 verbose exit [ 0, true ]
5 verbose stack Error: write EPIPE
5 verbose stack at exports._errnoException (util.js:1020:11)
5 verbose stack at WriteWrap.afterWrite (net.js:800:14)
6 verbose cwd /home/nitros/dev/astunparse
7 error Linux 4.12.13-1-ARCH
8 error argv "/home/nitros/.nvm/versions/node/v6.11.3/bin/node" "/home/nitros/.nvm/versions/node/v6.11.3/bin/npm" "config" "--loglevel=warn" "get" "prefix"
9 error node v6.11.3
10 error npm v3.10.10
11 error code EPIPE
12 error errno EPIPE
13 error syscall write
14 error write EPIPE
15 error If you need help, you may report this error at:
15 error <https://github.com/npm/npm/issues>
16 verbose exit [ 1, true ]