forked from sirdao/Homeless-Planet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
npm-debug.log
254 lines (254 loc) · 14.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
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
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli '-g',
1 verbose cli 'firebase-tools' ]
2 info using npm@2.15.1
3 info using node@v4.4.4
4 verbose install initial load of /usr/local/lib/package.json
5 verbose readDependencies loading dependencies from /usr/local/lib/package.json
6 silly cache add args [ 'firebase-tools', null ]
7 verbose cache add spec firebase-tools
8 silly cache add parsed spec Result {
8 silly cache add raw: 'firebase-tools',
8 silly cache add scope: null,
8 silly cache add name: 'firebase-tools',
8 silly cache add rawSpec: '',
8 silly cache add spec: 'latest',
8 silly cache add type: 'tag' }
9 silly addNamed firebase-tools@latest
10 verbose addNamed "latest" is being treated as a dist-tag for firebase-tools
11 info addNameTag [ 'firebase-tools', 'latest' ]
12 silly mapToRegistry name firebase-tools
13 silly mapToRegistry using default registry
14 silly mapToRegistry registry https://registry.npmjs.org/
15 silly mapToRegistry data Result {
15 silly mapToRegistry raw: 'firebase-tools',
15 silly mapToRegistry scope: null,
15 silly mapToRegistry name: 'firebase-tools',
15 silly mapToRegistry rawSpec: '',
15 silly mapToRegistry spec: 'latest',
15 silly mapToRegistry type: 'tag' }
16 silly mapToRegistry uri https://registry.npmjs.org/firebase-tools
17 verbose addNameTag registry:https://registry.npmjs.org/firebase-tools not in flight; fetching
18 verbose request uri https://registry.npmjs.org/firebase-tools
19 verbose request no auth needed
20 info attempt registry request try #1 at 4:08:44 PM
21 verbose request id c770e2176f24a629
22 http request GET https://registry.npmjs.org/firebase-tools
23 http 200 https://registry.npmjs.org/firebase-tools
24 verbose headers { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
24 verbose headers etag: '"6MUZBSVZCR1IJAIO80ZDLFG5"',
24 verbose headers 'content-type': 'application/json',
24 verbose headers 'content-encoding': 'gzip',
24 verbose headers 'cache-control': 'max-age=300',
24 verbose headers 'content-length': '8538',
24 verbose headers 'accept-ranges': 'bytes',
24 verbose headers date: 'Mon, 23 May 2016 20:08:46 GMT',
24 verbose headers via: '1.1 varnish',
24 verbose headers age: '55',
24 verbose headers connection: 'keep-alive',
24 verbose headers 'x-served-by': 'cache-ord1739-ORD',
24 verbose headers 'x-cache': 'HIT',
24 verbose headers 'x-cache-hits': '1',
24 verbose headers 'x-timer': 'S1464034126.097688,VS0,VE0',
24 verbose headers vary: 'Accept-Encoding' }
25 silly get cb [ 200,
25 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
25 silly get etag: '"6MUZBSVZCR1IJAIO80ZDLFG5"',
25 silly get 'content-type': 'application/json',
25 silly get 'content-encoding': 'gzip',
25 silly get 'cache-control': 'max-age=300',
25 silly get 'content-length': '8538',
25 silly get 'accept-ranges': 'bytes',
25 silly get date: 'Mon, 23 May 2016 20:08:46 GMT',
25 silly get via: '1.1 varnish',
25 silly get age: '55',
25 silly get connection: 'keep-alive',
25 silly get 'x-served-by': 'cache-ord1739-ORD',
25 silly get 'x-cache': 'HIT',
25 silly get 'x-cache-hits': '1',
25 silly get 'x-timer': 'S1464034126.097688,VS0,VE0',
25 silly get vary: 'Accept-Encoding' } ]
26 verbose get saving firebase-tools to /Users/Edna/.npm/registry.npmjs.org/firebase-tools/.cache.json
27 verbose correctMkdir /Users/Edna/.npm correctMkdir not in flight; initializing
28 verbose makeDirectory /Users/Edna/.npm creation not in flight; initializing
29 silly makeDirectory /Users/Edna/.npm uid: 501 gid: 20
30 silly addNameTag next cb for firebase-tools with tag latest
31 silly addNamed firebase-tools@3.0.0
32 verbose addNamed "3.0.0" is a plain semver version for firebase-tools
33 silly mapToRegistry name firebase-tools
34 silly mapToRegistry using default registry
35 silly mapToRegistry registry https://registry.npmjs.org/
36 silly mapToRegistry data Result {
36 silly mapToRegistry raw: 'firebase-tools',
36 silly mapToRegistry scope: null,
36 silly mapToRegistry name: 'firebase-tools',
36 silly mapToRegistry rawSpec: '',
36 silly mapToRegistry spec: 'latest',
36 silly mapToRegistry type: 'tag' }
37 silly mapToRegistry uri https://registry.npmjs.org/firebase-tools
38 verbose addRemoteTarball https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz not in flight; adding
39 verbose addRemoteTarball [ 'https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz',
39 verbose addRemoteTarball 'f518fb5c9a29cfc4360d6443469cba6e55f24c55' ]
40 info retry fetch attempt 1 at 4:08:46 PM
41 info attempt registry request try #1 at 4:08:46 PM
42 http fetch GET https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz
43 http fetch 200 https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz
44 silly fetchAndShaCheck shasum f518fb5c9a29cfc4360d6443469cba6e55f24c55
45 verbose addTmpTarball /var/folders/j9/j0sd3svj5xlcbh9m00t9dc_00000gn/T/npm-6825-148f4b94/registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz not in flight; adding
46 verbose addTmpTarball already have metadata; skipping unpack for firebase-tools@3.0.0
47 verbose correctMkdir /Users/Edna/.npm correctMkdir not in flight; initializing
48 silly cache afterAdd firebase-tools@3.0.0
49 verbose afterAdd /Users/Edna/.npm/firebase-tools/3.0.0/package/package.json not in flight; writing
50 verbose correctMkdir /Users/Edna/.npm correctMkdir not in flight; initializing
51 verbose afterAdd /Users/Edna/.npm/firebase-tools/3.0.0/package/package.json written
52 silly install resolved [ { name: 'firebase-tools',
52 silly install resolved version: '3.0.0',
52 silly install resolved description: 'Command-Line Interface for Firebase',
52 silly install resolved main: 'index.js',
52 silly install resolved bin: { firebase: './bin/firebase' },
52 silly install resolved scripts: { test: 'gulp' },
52 silly install resolved repository:
52 silly install resolved { type: 'git',
52 silly install resolved url: 'https://github.com/firebase/firebase-tools.git' },
52 silly install resolved keywords:
52 silly install resolved [ 'cdn',
52 silly install resolved 'cli',
52 silly install resolved 'ssl',
52 silly install resolved 'cloud',
52 silly install resolved 'hosting',
52 silly install resolved 'firebase',
52 silly install resolved 'realtime',
52 silly install resolved 'websockets',
52 silly install resolved 'synchronization' ],
52 silly install resolved preferGlobal: true,
52 silly install resolved engines: { node: '>=0.10.0' },
52 silly install resolved 'engine-strict': true,
52 silly install resolved author:
52 silly install resolved { name: 'Firebase',
52 silly install resolved email: 'support@firebase.com',
52 silly install resolved url: 'https://www.firebase.com/' },
52 silly install resolved license: 'MIT',
52 silly install resolved bugs: { url: 'https://github.com/firebase/firebase-tools/issues' },
52 silly install resolved files: [ 'bin/**', 'lib/**', 'commands/**', 'templates/**', 'index.js' ],
52 silly install resolved homepage: 'https://github.com/firebase/firebase-tools',
52 silly install resolved dependencies:
52 silly install resolved { archiver: '^0.16.0',
52 silly install resolved chalk: '^1.1.0',
52 silly install resolved cjson: '^0.3.1',
52 silly install resolved 'cli-table': '^0.3.1',
52 silly install resolved commander: '^2.8.1',
52 silly install resolved 'concat-stream': '^1.5.0',
52 silly install resolved configstore: '^1.2.0',
52 silly install resolved didyoumean: '^1.2.1',
52 silly install resolved 'exit-code': '^1.0.2',
52 silly install resolved filesize: '^3.1.3',
52 silly install resolved firebase: '2.x.x',
52 silly install resolved 'fs-extra': '^0.23.1',
52 silly install resolved 'fstream-ignore': '^1.0.2',
52 silly install resolved googleapis: '^2.1.7',
52 silly install resolved inquirer: '^0.12.0',
52 silly install resolved jsonschema: '^1.0.2',
52 silly install resolved jsonwebtoken: '^5.4.0',
52 silly install resolved lodash: '^4.6.1',
52 silly install resolved 'node-uuid': '^1.4.3',
52 silly install resolved open: '^0.0.5',
52 silly install resolved portfinder: '^0.4.0',
52 silly install resolved progress: '^1.1.8',
52 silly install resolved request: '^2.58.0',
52 silly install resolved rsvp: '^3.0.18',
52 silly install resolved semver: '^5.0.3',
52 silly install resolved shelljs: '^0.5.3',
52 silly install resolved superstatic: '^4.0',
52 silly install resolved tar: '^2.2.0',
52 silly install resolved through: '^2.3.8',
52 silly install resolved tmp: '0.0.27',
52 silly install resolved 'universal-analytics': '^0.3.9',
52 silly install resolved 'update-notifier': '^0.5.0',
52 silly install resolved 'user-home': '^2.0.0',
52 silly install resolved uuid: '^2.0.1',
52 silly install resolved winston: '^1.0.1' },
52 silly install resolved devDependencies:
52 silly install resolved { chai: '^3.0.0',
52 silly install resolved 'chai-as-promised': '^5.1.0',
52 silly install resolved coveralls: '2.11.2',
52 silly install resolved eslint: '^1.4.1',
52 silly install resolved gulp: '^3.9.0',
52 silly install resolved 'gulp-eslint': '^1.0.0',
52 silly install resolved 'gulp-exit': '0.0.2',
52 silly install resolved 'gulp-istanbul': '^0.10.0',
52 silly install resolved 'gulp-mocha': '^2.1.2',
52 silly install resolved 'jshint-stylish': '^2.0.1',
52 silly install resolved nock: '^2.10.0' },
52 silly install resolved gitHead: '11bcf8bd9b112e33cdad26bc86acb7bc4c5b685a',
52 silly install resolved _id: 'firebase-tools@3.0.0',
52 silly install resolved _shasum: 'f518fb5c9a29cfc4360d6443469cba6e55f24c55',
52 silly install resolved _from: 'firebase-tools@latest',
52 silly install resolved _npmVersion: '2.7.5',
52 silly install resolved _nodeVersion: '0.10.38',
52 silly install resolved _npmUser: { name: 'firebase', email: 'operations@firebase.com' },
52 silly install resolved maintainers: [ [Object] ],
52 silly install resolved dist:
52 silly install resolved { shasum: 'f518fb5c9a29cfc4360d6443469cba6e55f24c55',
52 silly install resolved tarball: 'https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz' },
52 silly install resolved _npmOperationalInternal:
52 silly install resolved { host: 'packages-16-east.internal.npmjs.com',
52 silly install resolved tmp: 'tmp/firebase-tools-3.0.0.tgz_1463591868078_0.27381896250881255' },
52 silly install resolved directories: {},
52 silly install resolved _resolved: 'https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.0.0.tgz' } ]
53 info install firebase-tools@3.0.0 into /usr/local/lib
54 info installOne firebase-tools@3.0.0
55 verbose installOne of firebase-tools to /usr/local/lib not in flight; installing
56 verbose correctMkdir /Users/Edna/.npm/_locks correctMkdir not in flight; initializing
57 verbose makeDirectory /Users/Edna/.npm/_locks creation not in flight; initializing
58 silly makeDirectory /Users/Edna/.npm/_locks uid: 501 gid: 20
59 verbose lock using /Users/Edna/.npm/_locks/firebase-tools-10d1b8d676fd02fa.lock for /usr/local/lib/node_modules/firebase-tools
60 silly install write writing firebase-tools 3.0.0 to /usr/local/lib/node_modules/firebase-tools
61 verbose unbuild lib/node_modules/firebase-tools
62 silly gentlyRm /usr/local/lib/node_modules/firebase-tools is being purged from base /usr/local
63 verbose gentlyRm don't care about contents; nuking /usr/local/lib/node_modules/firebase-tools
64 verbose tar unpack /Users/Edna/.npm/firebase-tools/3.0.0/package.tgz
65 verbose tar unpacking to /usr/local/lib/node_modules/firebase-tools
66 silly gentlyRm /usr/local/lib/node_modules/firebase-tools is being purged
67 verbose gentlyRm don't care about contents; nuking /usr/local/lib/node_modules/firebase-tools
68 silly gunzTarPerm modes [ '755', '644' ]
69 error tar.unpack untar error /Users/Edna/.npm/firebase-tools/3.0.0/package.tgz
70 verbose unlock done using /Users/Edna/.npm/_locks/firebase-tools-10d1b8d676fd02fa.lock for /usr/local/lib/node_modules/firebase-tools
71 verbose fstream_path /usr/local/lib/node_modules/firebase-tools
72 verbose fstream_type Directory
73 verbose fstream_class DirWriter
74 verbose stack Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/firebase-tools'
74 verbose stack at Error (native)
75 verbose fstream_stack /usr/local/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:35:25
75 verbose fstream_stack /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:47:53
75 verbose fstream_stack FSReqWrap.oncomplete (fs.js:82:15)
76 verbose cwd /Users/Edna/Desktop/Git/Homeless-Planet
77 error Darwin 14.5.0
78 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "firebase-tools"
79 error node v4.4.4
80 error npm v2.15.1
81 error path /usr/local/lib/node_modules/firebase-tools
82 error code EACCES
83 error errno -13
84 error syscall mkdir
85 error Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/firebase-tools'
85 error at Error (native)
85 error { [Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/firebase-tools']
85 error errno: -13,
85 error code: 'EACCES',
85 error syscall: 'mkdir',
85 error path: '/usr/local/lib/node_modules/firebase-tools',
85 error fstream_type: 'Directory',
85 error fstream_path: '/usr/local/lib/node_modules/firebase-tools',
85 error fstream_class: 'DirWriter',
85 error fstream_stack:
85 error [ '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/dir-writer.js:35:25',
85 error '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:47:53',
85 error 'FSReqWrap.oncomplete (fs.js:82:15)' ] }
86 error Please try running this command again as root/Administrator.
87 verbose exit [ -13, true ]
88 verbose unbuild lib/node_modules/firebase-tools
89 silly gentlyRm /usr/local/lib/node_modules/firebase-tools is being purged from base /usr/local
90 verbose gentlyRm don't care about contents; nuking /usr/local/lib/node_modules/firebase-tools