forked from monapasan/CubiCon
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
93 lines (93 loc) · 4.3 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
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli '[email protected]' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose cache add [ '[email protected]', null ]
6 verbose cache add name=undefined spec="[email protected]" args=["[email protected]",null]
7 verbose parsed url { protocol: null,
7 verbose parsed url slashes: null,
7 verbose parsed url auth: null,
7 verbose parsed url host: null,
7 verbose parsed url port: null,
7 verbose parsed url hostname: null,
7 verbose parsed url hash: null,
7 verbose parsed url search: null,
7 verbose parsed url query: null,
7 verbose parsed url pathname: '[email protected]',
7 verbose parsed url path: '[email protected]',
7 verbose parsed url href: '[email protected]' }
8 verbose cache add name="glsify" spec="1.6.0" args=["glsify","1.6.0"]
9 verbose parsed url { protocol: null,
9 verbose parsed url slashes: null,
9 verbose parsed url auth: null,
9 verbose parsed url host: null,
9 verbose parsed url port: null,
9 verbose parsed url hostname: null,
9 verbose parsed url hash: null,
9 verbose parsed url search: null,
9 verbose parsed url query: null,
9 verbose parsed url pathname: '1.6.0',
9 verbose parsed url path: '1.6.0',
9 verbose parsed url href: '1.6.0' }
10 verbose addNamed [ 'glsify', '1.6.0' ]
11 verbose addNamed [ '1.6.0', '1.6.0' ]
12 silly lockFile 0e34b2d7-glsify-1-6-0 [email protected]
13 verbose lock [email protected] C:\Users\Oleg\AppData\Roaming\npm-cache\0e34b2d7-glsify-1-6-0.lock
14 verbose request where is /glsify
15 verbose request registry https://registry.npmjs.org/
16 verbose request id fc7aec429a0bd74c
17 verbose url raw /glsify
18 verbose url resolving [ 'https://registry.npmjs.org/', './glsify' ]
19 verbose url resolved https://registry.npmjs.org/glsify
20 verbose request where is https://registry.npmjs.org/glsify
21 info trying registry request attempt 1 at 18:35:58
22 http GET https://registry.npmjs.org/glsify
23 http 404 https://registry.npmjs.org/glsify
24 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
24 verbose headers 'content-type': 'application/json',
24 verbose headers 'cache-control': 'max-age=0',
24 verbose headers 'content-length': '51',
24 verbose headers 'accept-ranges': 'bytes',
24 verbose headers date: 'Wed, 24 Jun 2015 16:35:57 GMT',
24 verbose headers via: '1.1 varnish',
24 verbose headers age: '0',
24 verbose headers connection: 'keep-alive',
24 verbose headers 'x-served-by': 'cache-fra1235-FRA',
24 verbose headers 'x-cache': 'MISS',
24 verbose headers 'x-cache-hits': '0',
24 verbose headers 'x-timer': 'S1435163757.215859,VS0,VE104' }
25 silly registry.get cb [ 404,
25 silly registry.get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
25 silly registry.get 'content-type': 'application/json',
25 silly registry.get 'cache-control': 'max-age=0',
25 silly registry.get 'content-length': '51',
25 silly registry.get 'accept-ranges': 'bytes',
25 silly registry.get date: 'Wed, 24 Jun 2015 16:35:57 GMT',
25 silly registry.get via: '1.1 varnish',
25 silly registry.get age: '0',
25 silly registry.get connection: 'keep-alive',
25 silly registry.get 'x-served-by': 'cache-fra1235-FRA',
25 silly registry.get 'x-cache': 'MISS',
25 silly registry.get 'x-cache-hits': '0',
25 silly registry.get 'x-timer': 'S1435163757.215859,VS0,VE104' } ]
26 silly lockFile 0e34b2d7-glsify-1-6-0 [email protected]
27 silly lockFile 0e34b2d7-glsify-1-6-0 [email protected]
28 error 404 404 Not Found: glsify
28 error 404
28 error 404 'glsify' is not in the npm registry.
28 error 404 You should bug the author to publish it
28 error 404
28 error 404 Note that you can also install from a
28 error 404 tarball, folder, or http url, or git url.
29 error System Windows_NT 6.1.7601
30 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "[email protected]"
31 error cwd C:\Users\Oleg\famoUs\FoxyHexagon
32 error node -v v0.10.31
33 error npm -v 1.4.23
34 error code E404
35 verbose exit [ 1, true ]