This repository has been archived by the owner on Apr 24, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathnpm-debug.log.663254751
58 lines (58 loc) · 2.57 KB
/
npm-debug.log.663254751
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'show', 'vsce', 'version' ]
2 info using [email protected]
3 info using [email protected]
4 silly mapToRegistry name vsce
5 silly mapToRegistry using default registry
6 silly mapToRegistry registry https://registry.npmjs.org/
7 silly mapToRegistry uri https://registry.npmjs.org/vsce
8 verbose request uri https://registry.npmjs.org/vsce
9 verbose request no auth needed
10 info attempt registry request try #1 at 10:52:35 AM
11 verbose request id 76d3fb490b70500b
12 verbose etag W/"58ddfa9d-1305b"
13 verbose lastModified Fri, 31 Mar 2017 06:43:41 GMT
14 http request GET https://registry.npmjs.org/vsce
15 http 304 https://registry.npmjs.org/vsce
16 verbose headers { date: 'Sun, 30 Apr 2017 15:52:38 GMT',
16 verbose headers via: '1.1 varnish',
16 verbose headers 'cache-control': 'max-age=300',
16 verbose headers etag: 'W/"58ddfa9d-1305b"',
16 verbose headers age: '22',
16 verbose headers connection: 'keep-alive',
16 verbose headers 'x-served-by': 'cache-iad2641-IAD',
16 verbose headers 'x-cache': 'HIT',
16 verbose headers 'x-cache-hits': '1',
16 verbose headers 'x-timer': 'S1493567558.171925,VS0,VE1',
16 verbose headers vary: 'Accept-Encoding' }
17 silly get cb [ 304,
17 silly get { date: 'Sun, 30 Apr 2017 15:52:38 GMT',
17 silly get via: '1.1 varnish',
17 silly get 'cache-control': 'max-age=300',
17 silly get etag: 'W/"58ddfa9d-1305b"',
17 silly get age: '22',
17 silly get connection: 'keep-alive',
17 silly get 'x-served-by': 'cache-iad2641-IAD',
17 silly get 'x-cache': 'HIT',
17 silly get 'x-cache-hits': '1',
17 silly get 'x-timer': 'S1493567558.171925,VS0,VE1',
17 silly get vary: 'Accept-Encoding' } ]
18 verbose etag https://registry.npmjs.org/vsce from cache
19 verbose get saving vsce to /home/kreitz/.npm/registry.npmjs.org/vsce/.cache.json
20 verbose exit [ 0, true ]
21 verbose stack Error: write EPIPE
21 verbose stack at Object.exports._errnoException (util.js:870:11)
21 verbose stack at exports._exceptionWithHostPort (util.js:893:20)
21 verbose stack at WriteWrap.afterWrite (net.js:763:14)
22 verbose cwd /mnt/c/Users/me.DESKTOP-F4MG5P9/.vscode/extensions/theme-tomorrownight-italics
23 error Linux 4.4.0-43-Microsoft
24 error argv "/usr/bin/nodejs" "/usr/bin/npm" "show" "vsce" "version"
25 error node v4.2.6
26 error npm v3.5.2
27 error code EPIPE
28 error errno EPIPE
29 error syscall write
30 error write EPIPE
31 error If you need help, you may report this error at:
31 error <https://github.com/npm/npm/issues>
32 verbose exit [ 1, true ]