-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathnpm-debug.log
More file actions
272 lines (272 loc) · 12.7 KB
/
npm-debug.log
File metadata and controls
272 lines (272 loc) · 12.7 KB
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
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
0 info it worked if it ends with ok
1 verbose cli [ '/Users/pepe/.nvm/v0.10.38/bin/node',
1 verbose cli '/Users/pepe/.nvm/v0.10.38/bin/npm',
1 verbose cli 'install',
1 verbose cli '.' ]
2 info using npm@1.4.28
3 info using node@v0.10.38
4 warn package.json gcloud.storage.test@0.0.1 No repository field.
5 warn package.json gcloud.storage.test@0.0.1 No README data
6 verbose readDependencies using package.json deps
7 verbose install where, deps [ '/Users/pepe/DEV/gcloud.storage.test',
7 verbose install [ 'coffee-script', 'walkdir', 'gscloud' ] ]
8 info preinstall gcloud.storage.test@0.0.1
9 verbose readDependencies using package.json deps
10 verbose cache add [ 'walkdir@*', null ]
11 verbose cache add name=undefined spec="walkdir@*" args=["walkdir@*",null]
12 verbose parsed url { protocol: null,
12 verbose parsed url slashes: null,
12 verbose parsed url auth: null,
12 verbose parsed url host: null,
12 verbose parsed url port: null,
12 verbose parsed url hostname: null,
12 verbose parsed url hash: null,
12 verbose parsed url search: null,
12 verbose parsed url query: null,
12 verbose parsed url pathname: 'walkdir@*',
12 verbose parsed url path: 'walkdir@*',
12 verbose parsed url href: 'walkdir@*' }
13 verbose cache add [ 'gscloud@0.11.0', null ]
14 verbose cache add name=undefined spec="gscloud@0.11.0" args=["gscloud@0.11.0",null]
15 verbose parsed url { protocol: null,
15 verbose parsed url slashes: null,
15 verbose parsed url auth: null,
15 verbose parsed url host: null,
15 verbose parsed url port: null,
15 verbose parsed url hostname: null,
15 verbose parsed url hash: null,
15 verbose parsed url search: null,
15 verbose parsed url query: null,
15 verbose parsed url pathname: 'gscloud@0.11.0',
15 verbose parsed url path: 'gscloud@0.11.0',
15 verbose parsed url href: 'gscloud@0.11.0' }
16 verbose cache add name="walkdir" spec="*" args=["walkdir","*"]
17 verbose parsed url { protocol: null,
17 verbose parsed url slashes: null,
17 verbose parsed url auth: null,
17 verbose parsed url host: null,
17 verbose parsed url port: null,
17 verbose parsed url hostname: null,
17 verbose parsed url hash: null,
17 verbose parsed url search: null,
17 verbose parsed url query: null,
17 verbose parsed url pathname: '*',
17 verbose parsed url path: '*',
17 verbose parsed url href: '*' }
18 verbose addNamed [ 'walkdir', '*' ]
19 verbose addNamed [ null, '*' ]
20 verbose cache add [ 'coffee-script@>=1.7.1', null ]
21 verbose cache add name=undefined spec="coffee-script@>=1.7.1" args=["coffee-script@>=1.7.1",null]
22 verbose parsed url { protocol: null,
22 verbose parsed url slashes: null,
22 verbose parsed url auth: null,
22 verbose parsed url host: null,
22 verbose parsed url port: null,
22 verbose parsed url hostname: null,
22 verbose parsed url hash: null,
22 verbose parsed url search: null,
22 verbose parsed url query: null,
22 verbose parsed url pathname: 'coffee-script@%3E=1.7.1',
22 verbose parsed url path: 'coffee-script@%3E=1.7.1',
22 verbose parsed url href: 'coffee-script@%3E=1.7.1' }
23 verbose cache add name="gscloud" spec="0.11.0" args=["gscloud","0.11.0"]
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: '0.11.0',
24 verbose parsed url path: '0.11.0',
24 verbose parsed url href: '0.11.0' }
25 verbose addNamed [ 'gscloud', '0.11.0' ]
26 verbose addNamed [ '0.11.0', '0.11.0' ]
27 silly lockFile 7b823b39-walkdir walkdir@*
28 verbose lock walkdir@* /Users/pepe/.npm/7b823b39-walkdir.lock
29 silly lockFile 7c1b0f58-gscloud-0-11-0 gscloud@0.11.0
30 verbose lock gscloud@0.11.0 /Users/pepe/.npm/7c1b0f58-gscloud-0-11-0.lock
31 verbose cache add name="coffee-script" spec=">=1.7.1" args=["coffee-script",">=1.7.1"]
32 verbose parsed url { protocol: null,
32 verbose parsed url slashes: null,
32 verbose parsed url auth: null,
32 verbose parsed url host: null,
32 verbose parsed url port: null,
32 verbose parsed url hostname: null,
32 verbose parsed url hash: null,
32 verbose parsed url search: null,
32 verbose parsed url query: null,
32 verbose parsed url pathname: '%3E=1.7.1',
32 verbose parsed url path: '%3E=1.7.1',
32 verbose parsed url href: '%3E=1.7.1' }
33 verbose addNamed [ 'coffee-script', '>=1.7.1' ]
34 verbose addNamed [ null, '>=1.7.1' ]
35 silly lockFile 5d51d000-coffee-script-1-7-1 coffee-script@>=1.7.1
36 verbose lock coffee-script@>=1.7.1 /Users/pepe/.npm/5d51d000-coffee-script-1-7-1.lock
37 silly addNameRange { name: 'walkdir', range: '*', hasData: false }
38 verbose request where is /gscloud
39 verbose request registry https://registry.npmjs.org/
40 verbose request id 2b261c15e1980465
41 verbose url raw /gscloud
42 verbose url resolving [ 'https://registry.npmjs.org/', './gscloud' ]
43 verbose url resolved https://registry.npmjs.org/gscloud
44 verbose request where is https://registry.npmjs.org/gscloud
45 info trying registry request attempt 1 at 17:47:26
46 http GET https://registry.npmjs.org/gscloud
47 silly addNameRange { name: 'coffee-script', range: '>=1.7.1', hasData: false }
48 verbose request where is /walkdir
49 verbose request registry https://registry.npmjs.org/
50 verbose url raw /walkdir
51 verbose url resolving [ 'https://registry.npmjs.org/', './walkdir' ]
52 verbose url resolved https://registry.npmjs.org/walkdir
53 verbose request where is https://registry.npmjs.org/walkdir
54 info trying registry request attempt 1 at 17:47:26
55 verbose etag "4UJ2IO3QDGLCERIEYQN5M3ZVV"
56 http GET https://registry.npmjs.org/walkdir
57 verbose request where is /coffee-script
58 verbose request registry https://registry.npmjs.org/
59 verbose url raw /coffee-script
60 verbose url resolving [ 'https://registry.npmjs.org/', './coffee-script' ]
61 verbose url resolved https://registry.npmjs.org/coffee-script
62 verbose request where is https://registry.npmjs.org/coffee-script
63 info trying registry request attempt 1 at 17:47:26
64 verbose etag "DIOY9SGNCUEXAU3CBIRFF1XF7"
65 http GET https://registry.npmjs.org/coffee-script
66 http 304 https://registry.npmjs.org/coffee-script
67 silly registry.get cb [ 304,
67 silly registry.get { date: 'Wed, 01 Apr 2015 21:47:26 GMT',
67 silly registry.get server: 'Apache',
67 silly registry.get via: '1.1 varnish',
67 silly registry.get 'last-modified': 'Wed, 01 Apr 2015 21:47:26 GMT',
67 silly registry.get 'cache-control': 'max-age=60',
67 silly registry.get etag: '"DIOY9SGNCUEXAU3CBIRFF1XF7"',
67 silly registry.get age: '22',
67 silly registry.get 'x-served-by': 'cache-iad2141-IAD',
67 silly registry.get 'x-cache': 'HIT',
67 silly registry.get 'x-cache-hits': '1',
67 silly registry.get 'x-timer': 'S1427924846.864992,VS0,VE0',
67 silly registry.get vary: 'Accept',
67 silly registry.get 'content-length': '0',
67 silly registry.get 'keep-alive': 'timeout=10, max=50',
67 silly registry.get connection: 'Keep-Alive' } ]
68 verbose etag https://registry.npmjs.org/coffee-script from cache
69 silly addNameRange number 2 { name: 'coffee-script', range: '>=1.7.1', hasData: true }
70 silly addNameRange versions [ 'coffee-script',
70 silly addNameRange [ '0.7.0',
70 silly addNameRange '0.7.1',
70 silly addNameRange '0.7.2',
70 silly addNameRange '0.9.0',
70 silly addNameRange '0.9.1',
70 silly addNameRange '0.9.2',
70 silly addNameRange '0.9.3',
70 silly addNameRange '0.9.4',
70 silly addNameRange '0.9.5',
70 silly addNameRange '0.9.6',
70 silly addNameRange '1.0.0',
70 silly addNameRange '1.0.1',
70 silly addNameRange '1.1.0',
70 silly addNameRange '1.1.1',
70 silly addNameRange '1.1.2',
70 silly addNameRange '1.1.3',
70 silly addNameRange '1.2.0',
70 silly addNameRange '1.3.0',
70 silly addNameRange '1.3.1',
70 silly addNameRange '1.3.2',
70 silly addNameRange '1.3.3',
70 silly addNameRange '1.4.0',
70 silly addNameRange '1.5.0',
70 silly addNameRange '1.6.0',
70 silly addNameRange '1.6.1',
70 silly addNameRange '1.6.2',
70 silly addNameRange '1.6.3',
70 silly addNameRange '1.7.0',
70 silly addNameRange '1.7.1',
70 silly addNameRange '1.8.0',
70 silly addNameRange '1.9.0',
70 silly addNameRange '1.9.1' ] ]
71 verbose addNamed [ 'coffee-script', '1.9.1' ]
72 verbose addNamed [ '1.9.1', '1.9.1' ]
73 silly lockFile 98732453-coffee-script-1-9-1 coffee-script@1.9.1
74 verbose lock coffee-script@1.9.1 /Users/pepe/.npm/98732453-coffee-script-1-9-1.lock
75 http 304 https://registry.npmjs.org/walkdir
76 silly registry.get cb [ 304,
76 silly registry.get { date: 'Wed, 01 Apr 2015 21:47:26 GMT',
76 silly registry.get server: 'Apache',
76 silly registry.get via: '1.1 varnish',
76 silly registry.get 'last-modified': 'Wed, 01 Apr 2015 21:47:26 GMT',
76 silly registry.get 'cache-control': 'max-age=60',
76 silly registry.get etag: '"4UJ2IO3QDGLCERIEYQN5M3ZVV"',
76 silly registry.get age: '0',
76 silly registry.get 'x-served-by': 'cache-iad2125-IAD',
76 silly registry.get 'x-cache': 'HIT',
76 silly registry.get 'x-cache-hits': '1',
76 silly registry.get 'x-timer': 'S1427924846.864597,VS0,VE12',
76 silly registry.get vary: 'Accept',
76 silly registry.get 'content-length': '0',
76 silly registry.get 'keep-alive': 'timeout=10, max=50',
76 silly registry.get connection: 'Keep-Alive' } ]
77 verbose etag https://registry.npmjs.org/walkdir from cache
78 silly lockFile 98732453-coffee-script-1-9-1 coffee-script@1.9.1
79 silly lockFile 98732453-coffee-script-1-9-1 coffee-script@1.9.1
80 silly lockFile 5d51d000-coffee-script-1-7-1 coffee-script@>=1.7.1
81 silly lockFile 5d51d000-coffee-script-1-7-1 coffee-script@>=1.7.1
82 silly addNameRange number 2 { name: 'walkdir', range: '*', hasData: true }
83 silly addNameRange versions [ 'walkdir',
83 silly addNameRange [ '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.0.5', '0.0.7' ] ]
84 verbose addNamed [ 'walkdir', '0.0.7' ]
85 verbose addNamed [ '0.0.7', '0.0.7' ]
86 silly lockFile 504ee366-walkdir-0-0-7 walkdir@0.0.7
87 verbose lock walkdir@0.0.7 /Users/pepe/.npm/504ee366-walkdir-0-0-7.lock
88 silly lockFile 504ee366-walkdir-0-0-7 walkdir@0.0.7
89 silly lockFile 504ee366-walkdir-0-0-7 walkdir@0.0.7
90 silly lockFile 7b823b39-walkdir walkdir@*
91 silly lockFile 7b823b39-walkdir walkdir@*
92 http 404 https://registry.npmjs.org/gscloud
93 verbose headers { date: 'Wed, 01 Apr 2015 21:47:27 GMT',
93 verbose headers server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
93 verbose headers 'content-type': 'application/json',
93 verbose headers 'cache-control': 'max-age=0',
93 verbose headers 'content-length': '51',
93 verbose headers 'accept-ranges': 'bytes',
93 verbose headers via: '1.1 varnish',
93 verbose headers age: '0',
93 verbose headers 'x-served-by': 'cache-iad2135-IAD',
93 verbose headers 'x-cache': 'MISS',
93 verbose headers 'x-cache-hits': '0',
93 verbose headers 'x-timer': 'S1427924846.855437,VS0,VE358',
93 verbose headers 'keep-alive': 'timeout=10, max=50',
93 verbose headers connection: 'Keep-Alive' }
94 silly registry.get cb [ 404,
94 silly registry.get { date: 'Wed, 01 Apr 2015 21:47:27 GMT',
94 silly registry.get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
94 silly registry.get 'content-type': 'application/json',
94 silly registry.get 'cache-control': 'max-age=0',
94 silly registry.get 'content-length': '51',
94 silly registry.get 'accept-ranges': 'bytes',
94 silly registry.get via: '1.1 varnish',
94 silly registry.get age: '0',
94 silly registry.get 'x-served-by': 'cache-iad2135-IAD',
94 silly registry.get 'x-cache': 'MISS',
94 silly registry.get 'x-cache-hits': '0',
94 silly registry.get 'x-timer': 'S1427924846.855437,VS0,VE358',
94 silly registry.get 'keep-alive': 'timeout=10, max=50',
94 silly registry.get connection: 'Keep-Alive' } ]
95 silly lockFile 7c1b0f58-gscloud-0-11-0 gscloud@0.11.0
96 silly lockFile 7c1b0f58-gscloud-0-11-0 gscloud@0.11.0
97 error 404 404 Not Found: gscloud
97 error 404
97 error 404 'gscloud' is not in the npm registry.
97 error 404 You should bug the author to publish it
97 error 404 It was specified as a dependency of 'gcloud.storage.test'
97 error 404
97 error 404 Note that you can also install from a
97 error 404 tarball, folder, or http url, or git url.
98 error System Darwin 14.3.0
99 error command "/Users/pepe/.nvm/v0.10.38/bin/node" "/Users/pepe/.nvm/v0.10.38/bin/npm" "install" "."
100 error cwd /Users/pepe/DEV/gcloud.storage.test
101 error node -v v0.10.38
102 error npm -v 1.4.28
103 error code E404
104 verbose exit [ 1, true ]