-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnpm-debug.log
282 lines (282 loc) · 16.9 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
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
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 'memwatch',
1 verbose cli '-g' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 silly fetchPackageMetaData memwatch
8 silly fetchNamedPackageData memwatch
9 silly mapToRegistry name memwatch
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'memwatch',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'memwatch',
12 silly mapToRegistry name: 'memwatch',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/memwatch
14 verbose request uri https://registry.npmjs.org/memwatch
15 verbose request no auth needed
16 info attempt registry request try #1 at 14:11:48
17 verbose request id e225c089b49d98be
18 http request GET https://registry.npmjs.org/memwatch
19 http 200 https://registry.npmjs.org/memwatch
20 verbose headers { server: 'nginx/1.10.1',
20 verbose headers 'content-type': 'application/json',
20 verbose headers 'last-modified': 'Fri, 28 Apr 2017 13:15:46 GMT',
20 verbose headers etag: 'W/"59034082-93ad"',
20 verbose headers 'content-encoding': 'gzip',
20 verbose headers 'cache-control': 'max-age=300',
20 verbose headers 'content-length': '3934',
20 verbose headers 'accept-ranges': 'bytes',
20 verbose headers date: 'Wed, 20 Sep 2017 12:11:48 GMT',
20 verbose headers via: '1.1 varnish',
20 verbose headers age: '0',
20 verbose headers connection: 'close',
20 verbose headers 'x-served-by': 'cache-fra1230-FRA',
20 verbose headers 'x-cache': 'MISS',
20 verbose headers 'x-cache-hits': '0',
20 verbose headers 'x-timer': 'S1505909509.583460,VS0,VE197',
20 verbose headers vary: 'Accept-Encoding, Accept' }
21 silly get cb [ 200,
21 silly get { server: 'nginx/1.10.1',
21 silly get 'content-type': 'application/json',
21 silly get 'last-modified': 'Fri, 28 Apr 2017 13:15:46 GMT',
21 silly get etag: 'W/"59034082-93ad"',
21 silly get 'content-encoding': 'gzip',
21 silly get 'cache-control': 'max-age=300',
21 silly get 'content-length': '3934',
21 silly get 'accept-ranges': 'bytes',
21 silly get date: 'Wed, 20 Sep 2017 12:11:48 GMT',
21 silly get via: '1.1 varnish',
21 silly get age: '0',
21 silly get connection: 'close',
21 silly get 'x-served-by': 'cache-fra1230-FRA',
21 silly get 'x-cache': 'MISS',
21 silly get 'x-cache-hits': '0',
21 silly get 'x-timer': 'S1505909509.583460,VS0,VE197',
21 silly get vary: 'Accept-Encoding, Accept' } ]
22 verbose get saving memwatch to C:\Users\I042075\AppData\Roaming\npm-cache\registry.npmjs.org\memwatch\.cache.json
23 verbose correctMkdir C:\Users\I042075\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
24 silly install normalizeTree
25 silly loadCurrentTree Finishing
26 silly loadIdealTree Starting
27 silly install loadIdealTree
28 silly cloneCurrentTree Starting
29 silly install cloneCurrentTreeToIdealTree
30 silly cloneCurrentTree Finishing
31 silly loadShrinkwrap Starting
32 silly install loadShrinkwrap
33 silly loadShrinkwrap Finishing
34 silly loadAllDepsIntoIdealTree Starting
35 silly install loadAllDepsIntoIdealTree
36 silly resolveWithNewModule [email protected] checking installable status
37 silly cache add args [ 'memwatch', null ]
38 verbose cache add spec memwatch
39 silly cache add parsed spec Result {
39 silly cache add raw: 'memwatch',
39 silly cache add scope: null,
39 silly cache add escapedName: 'memwatch',
39 silly cache add name: 'memwatch',
39 silly cache add rawSpec: '',
39 silly cache add spec: 'latest',
39 silly cache add type: 'tag' }
40 silly addNamed memwatch@latest
41 verbose addNamed "latest" is being treated as a dist-tag for memwatch
42 info addNameTag [ 'memwatch', 'latest' ]
43 silly mapToRegistry name memwatch
44 silly mapToRegistry using default registry
45 silly mapToRegistry registry https://registry.npmjs.org/
46 silly mapToRegistry data Result {
46 silly mapToRegistry raw: 'memwatch',
46 silly mapToRegistry scope: null,
46 silly mapToRegistry escapedName: 'memwatch',
46 silly mapToRegistry name: 'memwatch',
46 silly mapToRegistry rawSpec: '',
46 silly mapToRegistry spec: 'latest',
46 silly mapToRegistry type: 'tag' }
47 silly mapToRegistry uri https://registry.npmjs.org/memwatch
48 verbose addNameTag registry:https://registry.npmjs.org/memwatch not in flight; fetching
49 verbose get https://registry.npmjs.org/memwatch not expired, no request
50 silly addNameTag next cb for memwatch with tag latest
51 silly addNamed [email protected]
52 verbose addNamed "0.2.2" is a plain semver version for memwatch
53 silly mapToRegistry name memwatch
54 silly mapToRegistry using default registry
55 silly mapToRegistry registry https://registry.npmjs.org/
56 silly mapToRegistry data Result {
56 silly mapToRegistry raw: 'memwatch',
56 silly mapToRegistry scope: null,
56 silly mapToRegistry escapedName: 'memwatch',
56 silly mapToRegistry name: 'memwatch',
56 silly mapToRegistry rawSpec: '',
56 silly mapToRegistry spec: 'latest',
56 silly mapToRegistry type: 'tag' }
57 silly mapToRegistry uri https://registry.npmjs.org/memwatch
58 verbose addRemoteTarball https://registry.npmjs.org/memwatch/-/memwatch-0.2.2.tgz not in flight; adding
59 verbose addRemoteTarball [ 'https://registry.npmjs.org/memwatch/-/memwatch-0.2.2.tgz',
59 verbose addRemoteTarball '779e8cd982532b6221b6ed1c1269098bee16f92c' ]
60 info retry fetch attempt 1 at 14:11:49
61 info attempt registry request try #1 at 14:11:49
62 http fetch GET https://registry.npmjs.org/memwatch/-/memwatch-0.2.2.tgz
63 http fetch 200 https://registry.npmjs.org/memwatch/-/memwatch-0.2.2.tgz
64 silly fetchAndShaCheck shasum 779e8cd982532b6221b6ed1c1269098bee16f92c
65 verbose addTmpTarball C:\Users\I042075\AppData\Local\Temp\npm-12380-4e00d9b8\registry.npmjs.org\memwatch\-\memwatch-0.2.2.tgz not in flight; adding
66 verbose addTmpTarball already have metadata; skipping unpack for [email protected]
67 verbose correctMkdir C:\Users\I042075\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
68 silly cache afterAdd [email protected]
69 verbose afterAdd C:\Users\I042075\AppData\Roaming\npm-cache\memwatch\0.2.2\package\package.json not in flight; writing
70 verbose correctMkdir C:\Users\I042075\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
71 verbose afterAdd C:\Users\I042075\AppData\Roaming\npm-cache\memwatch\0.2.2\package\package.json written
72 silly loadAllDepsIntoIdealTree Finishing
73 silly loadIdealTree Finishing
74 silly currentTree npm
75 silly idealTree npm
75 silly idealTree `-- [email protected]
76 silly generateActionsToTake Starting
77 silly install generateActionsToTake
78 silly generateActionsToTake Finishing
79 silly diffTrees action count 1
80 silly diffTrees add [email protected]
81 silly decomposeActions action count 8
82 silly decomposeActions fetch [email protected]
83 silly decomposeActions extract [email protected]
84 silly decomposeActions test [email protected]
85 silly decomposeActions preinstall [email protected]
86 silly decomposeActions build [email protected]
87 silly decomposeActions install [email protected]
88 silly decomposeActions postinstall [email protected]
89 silly decomposeActions finalize [email protected]
90 silly runTopLevelLifecycles Starting
91 silly executeActions Starting
92 silly install executeActions
93 silly doSerial global-install 0
94 silly doParallel fetch 1
95 verbose correctMkdir C:\Users\I042075\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
96 verbose lock using C:\Users\I042075\AppData\Roaming\npm-cache\_locks\staging-9cb13733201e1a88.lock for C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging
97 silly doParallel extract 1
98 silly extract [email protected]
99 verbose unbuild node_modules\.staging\memwatch-2b9dc692
100 silly gentlyRm C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692 is being purged from base C:\Users\I042075\AppData\Roaming\npm
101 verbose gentlyRm don't care about contents; nuking C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692
102 verbose tar unpack C:\Users\I042075\AppData\Roaming\npm-cache\memwatch\0.2.2\package.tgz
103 verbose tar unpacking to C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692
104 silly gentlyRm C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692 is being purged
105 verbose gentlyRm don't care about contents; nuking C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692
106 silly gunzTarPerm modes [ '777', '666' ]
107 silly gunzTarPerm extractEntry package.json
108 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
109 silly gunzTarPerm extractEntry .npmignore
110 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
111 silly gunzTarPerm extractEntry README.md
112 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
113 silly gunzTarPerm extractEntry tests.js
114 silly gunzTarPerm modified mode [ 'tests.js', 420, 438 ]
115 silly gunzTarPerm extractEntry foo.js
116 silly gunzTarPerm modified mode [ 'foo.js', 420, 438 ]
117 silly gunzTarPerm extractEntry include.js
118 silly gunzTarPerm modified mode [ 'include.js', 420, 438 ]
119 silly gunzTarPerm extractEntry .travis.yml
120 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
121 silly gunzTarPerm extractEntry ChangeLog
122 silly gunzTarPerm modified mode [ 'ChangeLog', 420, 438 ]
123 silly gunzTarPerm extractEntry #wscript#
124 silly gunzTarPerm modified mode [ '#wscript#', 420, 438 ]
125 silly gunzTarPerm extractEntry binding.gyp
126 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ]
127 silly gunzTarPerm extractEntry src/heapdiff.cc
128 silly gunzTarPerm modified mode [ 'src/heapdiff.cc', 420, 438 ]
129 silly gunzTarPerm extractEntry src/heapdiff.hh
130 silly gunzTarPerm modified mode [ 'src/heapdiff.hh', 420, 438 ]
131 silly gunzTarPerm extractEntry src/init.cc
132 silly gunzTarPerm modified mode [ 'src/init.cc', 420, 438 ]
133 silly gunzTarPerm extractEntry src/memwatch.cc
134 silly gunzTarPerm modified mode [ 'src/memwatch.cc', 420, 438 ]
135 silly gunzTarPerm extractEntry src/memwatch.hh
136 silly gunzTarPerm modified mode [ 'src/memwatch.hh', 420, 438 ]
137 silly gunzTarPerm extractEntry src/platformcompat.hh
138 silly gunzTarPerm modified mode [ 'src/platformcompat.hh', 420, 438 ]
139 silly gunzTarPerm extractEntry src/util.cc
140 silly gunzTarPerm modified mode [ 'src/util.cc', 420, 438 ]
141 silly gunzTarPerm extractEntry src/util.hh
142 silly gunzTarPerm modified mode [ 'src/util.hh', 420, 438 ]
143 silly gunzTarPerm extractEntry examples/basic_heapdiff.js
144 silly gunzTarPerm modified mode [ 'examples/basic_heapdiff.js', 420, 438 ]
145 silly gunzTarPerm extractEntry examples/do_nothing_server.js
146 silly gunzTarPerm modified mode [ 'examples/do_nothing_server.js', 420, 438 ]
147 silly gunzTarPerm extractEntry examples/slightly_leaky.js
148 silly gunzTarPerm modified mode [ 'examples/slightly_leaky.js', 420, 438 ]
149 silly gentlyRm C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692\node_modules is being purged
150 verbose gentlyRm don't care about contents; nuking C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692\node_modules
151 silly doParallel preinstall 1
152 silly preinstall [email protected] C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692
153 info lifecycle [email protected]~preinstall: [email protected]
154 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
155 silly doReverseSerial remove 0
156 silly doSerial move 0
157 silly doSerial finalize 1
158 silly finalize C:\Users\I042075\AppData\Roaming\npm\node_modules\memwatch
159 silly doSerial build 1
160 silly build [email protected]
161 info linkStuff [email protected]
162 silly linkStuff [email protected] has C:\Users\I042075\AppData\Roaming\npm\node_modules as its parent node_modules
163 silly linkStuff [email protected] is part of a global install
164 silly linkStuff [email protected] is installed into a global node_modules
165 silly linkStuff [email protected] is installed into the top-level global node_modules
166 verbose linkBins [email protected]
167 verbose linkMans [email protected]
168 silly doSerial global-link 0
169 silly doParallel update-linked 0
170 silly doSerial install 1
171 silly install [email protected] C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging\memwatch-2b9dc692
172 info lifecycle [email protected]~install: [email protected]
173 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true
174 verbose lifecycle [email protected]~install: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\I042075\AppData\Roaming\npm\node_modules\memwatch\node_modules\.bin;C:\Users\I042075\AppData\Roaming\npm\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Windows\CCM;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\OpenText\Viewer\bin;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\WINDOWS\System32\WindowsPowerShell\v1.0;"C:\Program Files\Java\jdk1.8.0_65\bin";C:\Program Files\Git\cmd;C:\Program Files\CloudFoundry;C:\ProgramData\Anaconda3;C:\ProgramData\Anaconda3\Scripts;C:\ProgramData\Anaconda3\Library\bin;C:\Program Files\nodejs\;C:\Users\I042075\AppData\Local\Continuum\Anaconda3;C:\Users\I042075\AppData\Local\Continuum\Anaconda3\Scripts;C:\Users\I042075\AppData\Local\Continuum\Anaconda3\Library\bin;C:\Users\I042075\AppData\Local\Continuum\Miniconda3;C:\Users\I042075\AppData\Local\Continuum\Miniconda3\Scripts;C:\Users\I042075\AppData\Local\Continuum\Miniconda3\Library\bin;C:\Users\I042075\AppData\Local\Programs\Python\Python36\Scripts\;C:\Users\I042075\AppData\Local\Programs\Python\Python36\;C:\Users\I042075\.dnx\bin;C:\Program Files\Heroku\bin;C:\Users\I042075\AppData\Roaming\npm
175 verbose lifecycle [email protected]~install: CWD: C:\Users\I042075\AppData\Roaming\npm\node_modules\memwatch
176 silly lifecycle [email protected]~install: Args: [ '/d /s /c', 'node-gyp rebuild' ]
177 silly lifecycle [email protected]~install: Returned: code: 1 signal: null
178 info lifecycle [email protected]~install: Failed to exec install script
179 verbose unlock done using C:\Users\I042075\AppData\Roaming\npm-cache\_locks\staging-9cb13733201e1a88.lock for C:\Users\I042075\AppData\Roaming\npm\node_modules\.staging
180 silly rollbackFailedOptional Starting
181 silly rollbackFailedOptional Finishing
182 silly runTopLevelLifecycles Finishing
183 silly install printInstalled
184 verbose stack Error: [email protected] install: `node-gyp rebuild`
184 verbose stack Exit status 1
184 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16)
184 verbose stack at emitTwo (events.js:106:13)
184 verbose stack at EventEmitter.emit (events.js:191:7)
184 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
184 verbose stack at emitTwo (events.js:106:13)
184 verbose stack at ChildProcess.emit (events.js:191:7)
184 verbose stack at maybeClose (internal/child_process.js:920:16)
184 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:230:5)
185 verbose pkgid [email protected]
186 verbose cwd C:\fd-solver
187 error Windows_NT 10.0.10586
188 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "memwatch" "-g"
189 error node v6.11.3
190 error npm v3.10.10
191 error code ELIFECYCLE
192 error [email protected] install: `node-gyp rebuild`
192 error Exit status 1
193 error Failed at the [email protected] install script 'node-gyp rebuild'.
193 error Make sure you have the latest version of node.js and npm installed.
193 error If you do, this is most likely a problem with the memwatch package,
193 error not with npm itself.
193 error Tell the author that this fails on your system:
193 error node-gyp rebuild
193 error You can get information on how to open an issue for this project with:
193 error npm bugs memwatch
193 error Or if that isn't available, you can get their info via:
193 error npm owner ls memwatch
193 error There is likely additional logging output above.
194 verbose exit [ 1, true ]