-
Notifications
You must be signed in to change notification settings - Fork 16
/
npm-debug.log.346848821
25 lines (25 loc) · 1.02 KB
/
npm-debug.log.346848821
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 [ '/Users/lewi/.nvm/versions/node/v7.4.0/bin/node',
1 verbose cli '/Users/lewi/.nvm/versions/node/v7.4.0/bin/npm',
1 verbose cli 'config',
1 verbose cli '--loglevel=warn',
1 verbose cli 'get',
1 verbose cli 'prefix' ]
2 info using npm@4.0.5
3 info using node@v7.4.0
4 verbose exit [ 0, true ]
5 verbose stack Error: write EPIPE
5 verbose stack at exports._errnoException (util.js:1022:11)
5 verbose stack at WriteWrap.afterWrite [as oncomplete] (net.js:804:14)
6 verbose cwd /Users/lewi/Documents/Working Files/Two Peaks/Clients/IOTA/mobileWallet
7 error Darwin 15.6.0
8 error argv "/Users/lewi/.nvm/versions/node/v7.4.0/bin/node" "/Users/lewi/.nvm/versions/node/v7.4.0/bin/npm" "config" "--loglevel=warn" "get" "prefix"
9 error node v7.4.0
10 error npm v4.0.5
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 ]