-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
231 lines (231 loc) · 11.8 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files (x86)\nodejs\\node.exe
5 verbose readDependencies using package.json deps
6 verbose install where, deps [ 'c:\\Workspace\\test\\urlfetchor\\urlfetchor',
6 verbose install [ 'body-parser',
6 verbose install 'cookie-parser',
6 verbose install 'debug',
6 verbose install 'express',
6 verbose install 'jade',
6 verbose install 'morgan',
6 verbose install 'serve-favicon',
6 verbose install 'request',
6 verbose install 'handlebars',
6 verbose install 'express-handlebars',
6 verbose install 'mogoskin',
6 verbose install 'node-uuid',
6 verbose install 'valid-url',
6 verbose install 'q' ] ]
7 info preinstall [email protected]
8 verbose readDependencies using package.json deps
9 verbose already installed skipping body-parser@~1.10.2 c:\Workspace\test\urlfetchor\urlfetchor
10 verbose already installed skipping cookie-parser@~1.3.3 c:\Workspace\test\urlfetchor\urlfetchor
11 verbose already installed skipping debug@~2.1.1 c:\Workspace\test\urlfetchor\urlfetchor
12 verbose already installed skipping express@~4.11.1 c:\Workspace\test\urlfetchor\urlfetchor
13 verbose already installed skipping jade@~1.9.1 c:\Workspace\test\urlfetchor\urlfetchor
14 verbose already installed skipping morgan@~1.5.1 c:\Workspace\test\urlfetchor\urlfetchor
15 verbose already installed skipping serve-favicon@~2.2.0 c:\Workspace\test\urlfetchor\urlfetchor
16 verbose already installed skipping [email protected] c:\Workspace\test\urlfetchor\urlfetchor
17 verbose already installed skipping [email protected] c:\Workspace\test\urlfetchor\urlfetchor
18 verbose already installed skipping [email protected] c:\Workspace\test\urlfetchor\urlfetchor
19 verbose cache add [ '[email protected]', null ]
20 verbose cache add name=undefined spec="[email protected]" args=["[email protected]",null]
21 verbose parsed url { protocol: null,
21 verbose parsed url slashes: null,
21 verbose parsed url auth: null,
21 verbose parsed url host: null,
21 verbose parsed url port: null,
21 verbose parsed url hostname: null,
21 verbose parsed url hash: null,
21 verbose parsed url search: null,
21 verbose parsed url query: null,
21 verbose parsed url pathname: '[email protected]',
21 verbose parsed url path: '[email protected]',
21 verbose parsed url href: '[email protected]' }
22 verbose cache add [ '[email protected]', null ]
23 verbose cache add name=undefined spec="[email protected]" args=["[email protected]",null]
24 verbose parsed url { protocol: null,
24 verbose parsed url slashes: null,
24 verbose parsed url auth: null,
24 verbose parsed url host: null,
24 verbose parsed url port: null,
24 verbose parsed url hostname: null,
24 verbose parsed url hash: null,
24 verbose parsed url search: null,
24 verbose parsed url query: null,
24 verbose parsed url pathname: '[email protected]',
24 verbose parsed url path: '[email protected]',
24 verbose parsed url href: '[email protected]' }
25 verbose cache add [ '[email protected]', null ]
26 verbose cache add name=undefined spec="[email protected]" args=["[email protected]",null]
27 verbose parsed url { protocol: null,
27 verbose parsed url slashes: null,
27 verbose parsed url auth: null,
27 verbose parsed url host: null,
27 verbose parsed url port: null,
27 verbose parsed url hostname: null,
27 verbose parsed url hash: null,
27 verbose parsed url search: null,
27 verbose parsed url query: null,
27 verbose parsed url pathname: '[email protected]',
27 verbose parsed url path: '[email protected]',
27 verbose parsed url href: '[email protected]' }
28 verbose already installed skipping [email protected] c:\Workspace\test\urlfetchor\urlfetchor
29 verbose cache add name="mogoskin" spec="2.0.3" args=["mogoskin","2.0.3"]
30 verbose parsed url { protocol: null,
30 verbose parsed url slashes: null,
30 verbose parsed url auth: null,
30 verbose parsed url host: null,
30 verbose parsed url port: null,
30 verbose parsed url hostname: null,
30 verbose parsed url hash: null,
30 verbose parsed url search: null,
30 verbose parsed url query: null,
30 verbose parsed url pathname: '2.0.3',
30 verbose parsed url path: '2.0.3',
30 verbose parsed url href: '2.0.3' }
31 verbose addNamed [ 'mogoskin', '2.0.3' ]
32 verbose addNamed [ '2.0.3', '2.0.3' ]
33 verbose cache add name="node-uuid" spec="1.4.7" args=["node-uuid","1.4.7"]
34 verbose parsed url { protocol: null,
34 verbose parsed url slashes: null,
34 verbose parsed url auth: null,
34 verbose parsed url host: null,
34 verbose parsed url port: null,
34 verbose parsed url hostname: null,
34 verbose parsed url hash: null,
34 verbose parsed url search: null,
34 verbose parsed url query: null,
34 verbose parsed url pathname: '1.4.7',
34 verbose parsed url path: '1.4.7',
34 verbose parsed url href: '1.4.7' }
35 verbose addNamed [ 'node-uuid', '1.4.7' ]
36 verbose addNamed [ '1.4.7', '1.4.7' ]
37 verbose cache add name="valid-url" spec="1.0.9" args=["valid-url","1.0.9"]
38 verbose parsed url { protocol: null,
38 verbose parsed url slashes: null,
38 verbose parsed url auth: null,
38 verbose parsed url host: null,
38 verbose parsed url port: null,
38 verbose parsed url hostname: null,
38 verbose parsed url hash: null,
38 verbose parsed url search: null,
38 verbose parsed url query: null,
38 verbose parsed url pathname: '1.0.9',
38 verbose parsed url path: '1.0.9',
38 verbose parsed url href: '1.0.9' }
39 verbose addNamed [ 'valid-url', '1.0.9' ]
40 verbose addNamed [ '1.0.9', '1.0.9' ]
41 silly lockFile a0add2b7-mogoskin-2-0-3 [email protected]
42 verbose lock [email protected] C:\Users\Kangyi Zhang\AppData\Roaming\npm-cache\a0add2b7-mogoskin-2-0-3.lock
43 silly lockFile f9bba481-node-uuid-1-4-7 [email protected]
44 verbose lock [email protected] C:\Users\Kangyi Zhang\AppData\Roaming\npm-cache\f9bba481-node-uuid-1-4-7.lock
45 silly lockFile c7ae420a-valid-url-1-0-9 [email protected]
46 verbose lock [email protected] C:\Users\Kangyi Zhang\AppData\Roaming\npm-cache\c7ae420a-valid-url-1-0-9.lock
47 verbose request where is /mogoskin
48 verbose request registry https://registry.npmjs.org/
49 verbose request id 7bf8074a8d162fd2
50 verbose url raw /mogoskin
51 verbose url resolving [ 'https://registry.npmjs.org/', './mogoskin' ]
52 verbose url resolved https://registry.npmjs.org/mogoskin
53 verbose request where is https://registry.npmjs.org/mogoskin
54 info trying registry request attempt 1 at 18:01:20
55 http GET https://registry.npmjs.org/mogoskin
56 verbose request where is /valid-url
57 verbose request registry https://registry.npmjs.org/
58 verbose url raw /valid-url
59 verbose url resolving [ 'https://registry.npmjs.org/', './valid-url' ]
60 verbose url resolved https://registry.npmjs.org/valid-url
61 verbose request where is https://registry.npmjs.org/valid-url
62 info trying registry request attempt 1 at 18:01:20
63 http GET https://registry.npmjs.org/valid-url
64 verbose request where is /node-uuid
65 verbose request registry https://registry.npmjs.org/
66 verbose url raw /node-uuid
67 verbose url resolving [ 'https://registry.npmjs.org/', './node-uuid' ]
68 verbose url resolved https://registry.npmjs.org/node-uuid
69 verbose request where is https://registry.npmjs.org/node-uuid
70 info trying registry request attempt 1 at 18:01:20
71 verbose etag "DWICNTBIN5P6G7SMUQJLGJP3Z"
72 http GET https://registry.npmjs.org/node-uuid
73 http 304 https://registry.npmjs.org/node-uuid
74 silly registry.get cb [ 304,
74 silly registry.get { date: 'Sun, 28 Feb 2016 02:00:56 GMT',
74 silly registry.get via: '1.1 varnish',
74 silly registry.get 'cache-control': 'max-age=300',
74 silly registry.get etag: '"DWICNTBIN5P6G7SMUQJLGJP3Z"',
74 silly registry.get age: '234',
74 silly registry.get connection: 'keep-alive',
74 silly registry.get 'x-served-by': 'cache-lax1435-LAX',
74 silly registry.get 'x-cache': 'HIT',
74 silly registry.get 'x-cache-hits': '5',
74 silly registry.get 'x-timer': 'S1456624856.166046,VS0,VE0',
74 silly registry.get vary: 'Accept' } ]
75 verbose etag https://registry.npmjs.org/node-uuid from cache
76 silly lockFile f9bba481-node-uuid-1-4-7 [email protected]
77 silly lockFile f9bba481-node-uuid-1-4-7 [email protected]
78 http 200 https://registry.npmjs.org/valid-url
79 silly registry.get cb [ 200,
79 silly registry.get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
79 silly registry.get etag: '"82U76JU10RWN3FQ7ZXXWXE5WK"',
79 silly registry.get 'content-type': 'application/json',
79 silly registry.get 'cache-control': 'max-age=300',
79 silly registry.get 'content-length': '37149',
79 silly registry.get 'accept-ranges': 'bytes',
79 silly registry.get date: 'Sun, 28 Feb 2016 02:00:56 GMT',
79 silly registry.get via: '1.1 varnish',
79 silly registry.get age: '238',
79 silly registry.get connection: 'keep-alive',
79 silly registry.get 'x-served-by': 'cache-lax1431-LAX',
79 silly registry.get 'x-cache': 'HIT',
79 silly registry.get 'x-cache-hits': '1',
79 silly registry.get 'x-timer': 'S1456624856.179026,VS0,VE1',
79 silly registry.get vary: 'Accept' } ]
80 silly lockFile 35f76cb4-rg-valid-url-valid-url-1-0-9-tgz https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz
81 verbose lock https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz C:\Users\Kangyi Zhang\AppData\Roaming\npm-cache\35f76cb4-rg-valid-url-valid-url-1-0-9-tgz.lock
82 verbose addRemoteTarball [ 'https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz',
82 verbose addRemoteTarball '1c14479b40f1397a75782f115e4086447433a200' ]
83 info retry fetch attempt 1 at 18:01:21
84 verbose fetch to= C:\Users\KANGYI~1\AppData\Local\Temp\npm-5648-wSi2icji\registry.npmjs.org\valid-url\-\valid-url-1.0.9.tgz
85 http GET https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz
86 http 404 https://registry.npmjs.org/mogoskin
87 silly registry.get cb [ 404,
87 silly registry.get { 'content-type': 'application/json',
87 silly registry.get 'cache-control': 'max-age=0',
87 silly registry.get 'content-length': '2',
87 silly registry.get 'accept-ranges': 'bytes',
87 silly registry.get date: 'Sun, 28 Feb 2016 02:00:56 GMT',
87 silly registry.get via: '1.1 varnish',
87 silly registry.get age: '0',
87 silly registry.get connection: 'keep-alive',
87 silly registry.get 'x-served-by': 'cache-lax1429-LAX',
87 silly registry.get 'x-cache': 'MISS',
87 silly registry.get 'x-cache-hits': '0',
87 silly registry.get 'x-timer': 'S1456624856.177795,VS0,VE57' } ]
88 silly lockFile a0add2b7-mogoskin-2-0-3 [email protected]
89 silly lockFile a0add2b7-mogoskin-2-0-3 [email protected]
90 http 200 https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz
91 silly lockFile 35f76cb4-rg-valid-url-valid-url-1-0-9-tgz https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz
92 silly lockFile 35f76cb4-rg-valid-url-valid-url-1-0-9-tgz https://registry.npmjs.org/valid-url/-/valid-url-1.0.9.tgz
93 silly lockFile c7ae420a-valid-url-1-0-9 [email protected]
94 silly lockFile c7ae420a-valid-url-1-0-9 [email protected]
95 error 404 Not Found
95 error 404
95 error 404 'mogoskin' is not in the npm registry.
95 error 404 You should bug the author to publish it
95 error 404 It was specified as a dependency of 'urlfetchor'
95 error 404
95 error 404 Note that you can also install from a
95 error 404 tarball, folder, or http url, or git url.
96 error System Windows_NT 6.2.9200
97 error command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
98 error cwd c:\Workspace\test\urlfetchor\urlfetchor
99 error node -v v0.10.36
100 error npm -v 1.4.28
101 error code E404
102 verbose exit [ 1, true ]