forked from dcprakash/codebase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log.3387686032
More file actions
24 lines (24 loc) · 979 Bytes
/
npm-debug.log.3387686032
File metadata and controls
24 lines (24 loc) · 979 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
0 info it worked if it ends with ok
1 verbose cli [ '/home/ec2-user/.nvm/versions/node/v6.15.0/bin/node',
1 verbose cli '/home/ec2-user/.nvm/versions/node/v6.15.0/bin/npm',
1 verbose cli 'config',
1 verbose cli 'get',
1 verbose cli 'prefix' ]
2 info using npm@3.10.10
3 info using node@v6.15.0
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:806:14)
6 verbose cwd /home/ec2-user/environment
7 error Linux 4.14.203-116.332.amzn1.x86_64
8 error argv "/home/ec2-user/.nvm/versions/node/v6.15.0/bin/node" "/home/ec2-user/.nvm/versions/node/v6.15.0/bin/npm" "config" "get" "prefix"
9 error node v6.15.0
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 ]