Skip to content

Instantly share code, notes, and snippets.

@Zo-Bro-23
Created May 14, 2021 12:08
Show Gist options
  • Save Zo-Bro-23/45b66cd9c189bf80e2b4b75631965c86 to your computer and use it in GitHub Desktop.
Save Zo-Bro-23/45b66cd9c189bf80e2b4b75631965c86 to your computer and use it in GitHub Desktop.
Debug log for installation of module voicemeeter-remote
0 info it worked if it ends with ok
1 verbose cli [
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 'i',
1 verbose cli 'voicemeeter-remote'
1 verbose cli ]
2 info using npm@6.14.12
3 info using node@v14.16.1
4 verbose npm-session b8d735e4ac6ca075
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 304 https://registry.npmjs.org/voicemeeter-remote 1256ms (from cache)
8 silly pacote tag manifest for voicemeeter-remote@latest fetched in 1273ms
9 timing stage:loadCurrentTree Completed in 1463ms
10 silly install loadIdealTree
11 silly install cloneCurrentTreeToIdealTree
12 timing stage:loadIdealTree:cloneCurrentTree Completed in 1ms
13 silly install loadShrinkwrap
14 timing stage:loadIdealTree:loadShrinkwrap Completed in 80ms
15 silly install loadAllDepsIntoIdealTree
16 silly resolveWithNewModule voicemeeter-remote@0.0.5 checking installable status
17 http fetch GET 304 https://registry.npmjs.org/winreg 100ms (from cache)
18 silly pacote range manifest for winreg@^1.2.4 fetched in 102ms
19 silly resolveWithNewModule winreg@1.2.4 checking installable status
20 http fetch GET 304 https://registry.npmjs.org/ref-array 1058ms (from cache)
21 silly pacote range manifest for ref-array@^1.2.0 fetched in 1062ms
22 silly resolveWithNewModule ref-array@1.2.0 checking installable status
23 http fetch GET 304 https://registry.npmjs.org/ffi 1104ms (from cache)
24 silly pacote range manifest for ffi@^2.3.0 fetched in 1106ms
25 silly resolveWithNewModule ffi@2.3.0 checking installable status
26 http fetch GET 304 https://registry.npmjs.org/bindings 54ms (from cache)
27 silly pacote range manifest for bindings@~1.2.0 fetched in 58ms
28 silly resolveWithNewModule bindings@1.2.1 checking installable status
29 http fetch GET 304 https://registry.npmjs.org/ref-struct 64ms (from cache)
30 silly pacote range manifest for ref-struct@1 fetched in 66ms
31 silly resolveWithNewModule ref-struct@1.1.0 checking installable status
32 http fetch GET 304 https://registry.npmjs.org/nan 93ms (from cache)
33 silly pacote range manifest for nan@2 fetched in 96ms
34 silly resolveWithNewModule nan@2.14.2 checking installable status
35 http fetch GET 304 https://registry.npmjs.org/ref 1082ms (from cache)
36 silly pacote range manifest for ref@1 fetched in 1084ms
37 silly resolveWithNewModule ref@1.3.5 checking installable status
38 http fetch GET 304 https://registry.npmjs.org/array-index 1041ms (from cache)
39 silly pacote range manifest for array-index@1 fetched in 1044ms
40 silly resolveWithNewModule array-index@1.0.0 checking installable status
41 http fetch GET 304 https://registry.npmjs.org/es6-symbol 59ms (from cache)
42 silly pacote range manifest for es6-symbol@^3.0.2 fetched in 61ms
43 silly resolveWithNewModule es6-symbol@3.1.3 checking installable status
44 http fetch GET 304 https://registry.npmjs.org/ext 51ms (from cache)
45 silly pacote range manifest for ext@^1.1.2 fetched in 53ms
46 silly resolveWithNewModule ext@1.4.0 checking installable status
47 http fetch GET 304 https://registry.npmjs.org/d 60ms (from cache)
48 silly pacote range manifest for d@^1.0.1 fetched in 61ms
49 silly resolveWithNewModule d@1.0.1 checking installable status
50 http fetch GET 304 https://registry.npmjs.org/type 53ms (from cache)
51 silly pacote range manifest for type@^1.0.1 fetched in 55ms
52 silly resolveWithNewModule type@1.2.0 checking installable status
53 http fetch GET 304 https://registry.npmjs.org/es5-ext 79ms (from cache)
54 silly pacote range manifest for es5-ext@^0.10.50 fetched in 82ms
55 silly resolveWithNewModule es5-ext@0.10.53 checking installable status
56 http fetch GET 304 https://registry.npmjs.org/next-tick 55ms (from cache)
57 silly pacote range manifest for next-tick@~1.0.0 fetched in 56ms
58 silly resolveWithNewModule next-tick@1.0.0 checking installable status
59 http fetch GET 304 https://registry.npmjs.org/es6-iterator 69ms (from cache)
60 silly pacote range manifest for es6-iterator@~2.0.3 fetched in 71ms
61 silly resolveWithNewModule es6-iterator@2.0.3 checking installable status
62 silly pacote range manifest for type@^2.0.0 fetched in 2ms
63 silly resolveWithNewModule type@2.5.0 checking installable status
64 timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 3613ms
65 timing stage:loadIdealTree Completed in 3729ms
66 silly currentTree obs-client-server@1.0.0
66 silly currentTree +-- accepts@1.3.7
66 silly currentTree +-- array-flatten@1.1.1
66 silly currentTree +-- body-parser@1.19.0
66 silly currentTree +-- bytes@3.1.0
66 silly currentTree +-- content-disposition@0.5.3
66 silly currentTree +-- content-type@1.0.4
66 silly currentTree +-- cookie-signature@1.0.6
66 silly currentTree +-- cookie@0.4.0
66 silly currentTree +-- debug@2.6.9
66 silly currentTree +-- depd@1.1.2
66 silly currentTree +-- destroy@1.0.4
66 silly currentTree +-- ee-first@1.1.1
66 silly currentTree +-- encodeurl@1.0.2
66 silly currentTree +-- escape-html@1.0.3
66 silly currentTree +-- etag@1.8.1
66 silly currentTree +-- express@4.17.1
66 silly currentTree +-- finalhandler@1.1.2
66 silly currentTree +-- forwarded@0.1.2
66 silly currentTree +-- fresh@0.5.2
66 silly currentTree +-- http-errors@1.7.2
66 silly currentTree +-- iconv-lite@0.4.24
66 silly currentTree +-- inherits@2.0.3
66 silly currentTree +-- ipaddr.js@1.9.1
66 silly currentTree +-- isomorphic-ws@4.0.1
66 silly currentTree +-- media-typer@0.3.0
66 silly currentTree +-- merge-descriptors@1.0.1
66 silly currentTree +-- methods@1.1.2
66 silly currentTree +-- mime-db@1.47.0
66 silly currentTree +-- mime-types@2.1.30
66 silly currentTree +-- mime@1.6.0
66 silly currentTree +-- ms@2.0.0
66 silly currentTree +-- negotiator@0.6.2
66 silly currentTree +-- obs-websocket-js@4.0.2
66 silly currentTree | +-- debug@4.3.1
66 silly currentTree | `-- ms@2.1.2
66 silly currentTree +-- on-finished@2.3.0
66 silly currentTree +-- parseurl@1.3.3
66 silly currentTree +-- path-to-regexp@0.1.7
66 silly currentTree +-- proxy-addr@2.0.6
66 silly currentTree +-- qs@6.7.0
66 silly currentTree +-- range-parser@1.2.1
66 silly currentTree +-- raw-body@2.4.0
66 silly currentTree +-- safe-buffer@5.1.2
66 silly currentTree +-- safer-buffer@2.1.2
66 silly currentTree +-- send@0.17.1
66 silly currentTree | `-- ms@2.1.1
66 silly currentTree +-- serve-static@1.14.1
66 silly currentTree +-- setprototypeof@1.1.1
66 silly currentTree +-- sha.js@2.4.11
66 silly currentTree +-- statuses@1.5.0
66 silly currentTree +-- toidentifier@1.0.0
66 silly currentTree +-- type-is@1.6.18
66 silly currentTree +-- unpipe@1.0.0
66 silly currentTree +-- utils-merge@1.0.1
66 silly currentTree +-- vary@1.1.2
66 silly currentTree `-- ws@7.4.5
67 silly idealTree obs-client-server@1.0.0
67 silly idealTree +-- accepts@1.3.7
67 silly idealTree +-- array-flatten@1.1.1
67 silly idealTree +-- array-index@1.0.0
67 silly idealTree +-- bindings@1.2.1
67 silly idealTree +-- body-parser@1.19.0
67 silly idealTree +-- bytes@3.1.0
67 silly idealTree +-- content-disposition@0.5.3
67 silly idealTree +-- content-type@1.0.4
67 silly idealTree +-- cookie-signature@1.0.6
67 silly idealTree +-- cookie@0.4.0
67 silly idealTree +-- d@1.0.1
67 silly idealTree +-- debug@2.6.9
67 silly idealTree +-- depd@1.1.2
67 silly idealTree +-- destroy@1.0.4
67 silly idealTree +-- ee-first@1.1.1
67 silly idealTree +-- encodeurl@1.0.2
67 silly idealTree +-- es5-ext@0.10.53
67 silly idealTree +-- es6-iterator@2.0.3
67 silly idealTree +-- es6-symbol@3.1.3
67 silly idealTree +-- escape-html@1.0.3
67 silly idealTree +-- etag@1.8.1
67 silly idealTree +-- express@4.17.1
67 silly idealTree +-- ext@1.4.0
67 silly idealTree | `-- type@2.5.0
67 silly idealTree +-- ffi@2.3.0
67 silly idealTree +-- finalhandler@1.1.2
67 silly idealTree +-- forwarded@0.1.2
67 silly idealTree +-- fresh@0.5.2
67 silly idealTree +-- http-errors@1.7.2
67 silly idealTree +-- iconv-lite@0.4.24
67 silly idealTree +-- inherits@2.0.3
67 silly idealTree +-- ipaddr.js@1.9.1
67 silly idealTree +-- isomorphic-ws@4.0.1
67 silly idealTree +-- media-typer@0.3.0
67 silly idealTree +-- merge-descriptors@1.0.1
67 silly idealTree +-- methods@1.1.2
67 silly idealTree +-- mime-db@1.47.0
67 silly idealTree +-- mime-types@2.1.30
67 silly idealTree +-- mime@1.6.0
67 silly idealTree +-- ms@2.0.0
67 silly idealTree +-- nan@2.14.2
67 silly idealTree +-- negotiator@0.6.2
67 silly idealTree +-- next-tick@1.0.0
67 silly idealTree +-- obs-websocket-js@4.0.2
67 silly idealTree | +-- debug@4.3.1
67 silly idealTree | `-- ms@2.1.2
67 silly idealTree +-- on-finished@2.3.0
67 silly idealTree +-- parseurl@1.3.3
67 silly idealTree +-- path-to-regexp@0.1.7
67 silly idealTree +-- proxy-addr@2.0.6
67 silly idealTree +-- qs@6.7.0
67 silly idealTree +-- range-parser@1.2.1
67 silly idealTree +-- raw-body@2.4.0
67 silly idealTree +-- ref-array@1.2.0
67 silly idealTree +-- ref-struct@1.1.0
67 silly idealTree +-- ref@1.3.5
67 silly idealTree +-- safe-buffer@5.1.2
67 silly idealTree +-- safer-buffer@2.1.2
67 silly idealTree +-- send@0.17.1
67 silly idealTree | `-- ms@2.1.1
67 silly idealTree +-- serve-static@1.14.1
67 silly idealTree +-- setprototypeof@1.1.1
67 silly idealTree +-- sha.js@2.4.11
67 silly idealTree +-- statuses@1.5.0
67 silly idealTree +-- toidentifier@1.0.0
67 silly idealTree +-- type-is@1.6.18
67 silly idealTree +-- type@1.2.0
67 silly idealTree +-- unpipe@1.0.0
67 silly idealTree +-- utils-merge@1.0.1
67 silly idealTree +-- vary@1.1.2
67 silly idealTree +-- voicemeeter-remote@0.0.5
67 silly idealTree +-- winreg@1.2.4
67 silly idealTree `-- ws@7.4.5
68 silly install generateActionsToTake
69 timing stage:generateActionsToTake Completed in 16ms
70 silly diffTrees action count 17
71 silly diffTrees add bindings@1.2.1
72 silly diffTrees add type@2.5.0
73 silly diffTrees add ext@1.4.0
74 silly diffTrees add nan@2.14.2
75 silly diffTrees add next-tick@1.0.0
76 silly diffTrees add ref@1.3.5
77 silly diffTrees add ref-struct@1.1.0
78 silly diffTrees add type@1.2.0
79 silly diffTrees add d@1.0.1
80 silly diffTrees add es6-symbol@3.1.3
81 silly diffTrees add array-index@1.0.0
82 silly diffTrees add es6-iterator@2.0.3
83 silly diffTrees add es5-ext@0.10.53
84 silly diffTrees add ffi@2.3.0
85 silly diffTrees add ref-array@1.2.0
86 silly diffTrees add winreg@1.2.4
87 silly diffTrees add voicemeeter-remote@0.0.5
88 silly decomposeActions action count 136
89 silly decomposeActions fetch bindings@1.2.1
90 silly decomposeActions extract bindings@1.2.1
91 silly decomposeActions preinstall bindings@1.2.1
92 silly decomposeActions build bindings@1.2.1
93 silly decomposeActions install bindings@1.2.1
94 silly decomposeActions postinstall bindings@1.2.1
95 silly decomposeActions finalize bindings@1.2.1
96 silly decomposeActions refresh-package-json bindings@1.2.1
97 silly decomposeActions fetch type@2.5.0
98 silly decomposeActions extract type@2.5.0
99 silly decomposeActions preinstall type@2.5.0
100 silly decomposeActions build type@2.5.0
101 silly decomposeActions install type@2.5.0
102 silly decomposeActions postinstall type@2.5.0
103 silly decomposeActions finalize type@2.5.0
104 silly decomposeActions refresh-package-json type@2.5.0
105 silly decomposeActions fetch ext@1.4.0
106 silly decomposeActions extract ext@1.4.0
107 silly decomposeActions preinstall ext@1.4.0
108 silly decomposeActions build ext@1.4.0
109 silly decomposeActions install ext@1.4.0
110 silly decomposeActions postinstall ext@1.4.0
111 silly decomposeActions finalize ext@1.4.0
112 silly decomposeActions refresh-package-json ext@1.4.0
113 silly decomposeActions fetch nan@2.14.2
114 silly decomposeActions extract nan@2.14.2
115 silly decomposeActions preinstall nan@2.14.2
116 silly decomposeActions build nan@2.14.2
117 silly decomposeActions install nan@2.14.2
118 silly decomposeActions postinstall nan@2.14.2
119 silly decomposeActions finalize nan@2.14.2
120 silly decomposeActions refresh-package-json nan@2.14.2
121 silly decomposeActions fetch next-tick@1.0.0
122 silly decomposeActions extract next-tick@1.0.0
123 silly decomposeActions preinstall next-tick@1.0.0
124 silly decomposeActions build next-tick@1.0.0
125 silly decomposeActions install next-tick@1.0.0
126 silly decomposeActions postinstall next-tick@1.0.0
127 silly decomposeActions finalize next-tick@1.0.0
128 silly decomposeActions refresh-package-json next-tick@1.0.0
129 silly decomposeActions fetch ref@1.3.5
130 silly decomposeActions extract ref@1.3.5
131 silly decomposeActions preinstall ref@1.3.5
132 silly decomposeActions build ref@1.3.5
133 silly decomposeActions install ref@1.3.5
134 silly decomposeActions postinstall ref@1.3.5
135 silly decomposeActions finalize ref@1.3.5
136 silly decomposeActions refresh-package-json ref@1.3.5
137 silly decomposeActions fetch ref-struct@1.1.0
138 silly decomposeActions extract ref-struct@1.1.0
139 silly decomposeActions preinstall ref-struct@1.1.0
140 silly decomposeActions build ref-struct@1.1.0
141 silly decomposeActions install ref-struct@1.1.0
142 silly decomposeActions postinstall ref-struct@1.1.0
143 silly decomposeActions finalize ref-struct@1.1.0
144 silly decomposeActions refresh-package-json ref-struct@1.1.0
145 silly decomposeActions fetch type@1.2.0
146 silly decomposeActions extract type@1.2.0
147 silly decomposeActions preinstall type@1.2.0
148 silly decomposeActions build type@1.2.0
149 silly decomposeActions install type@1.2.0
150 silly decomposeActions postinstall type@1.2.0
151 silly decomposeActions finalize type@1.2.0
152 silly decomposeActions refresh-package-json type@1.2.0
153 silly decomposeActions fetch d@1.0.1
154 silly decomposeActions extract d@1.0.1
155 silly decomposeActions preinstall d@1.0.1
156 silly decomposeActions build d@1.0.1
157 silly decomposeActions install d@1.0.1
158 silly decomposeActions postinstall d@1.0.1
159 silly decomposeActions finalize d@1.0.1
160 silly decomposeActions refresh-package-json d@1.0.1
161 silly decomposeActions fetch es6-symbol@3.1.3
162 silly decomposeActions extract es6-symbol@3.1.3
163 silly decomposeActions preinstall es6-symbol@3.1.3
164 silly decomposeActions build es6-symbol@3.1.3
165 silly decomposeActions install es6-symbol@3.1.3
166 silly decomposeActions postinstall es6-symbol@3.1.3
167 silly decomposeActions finalize es6-symbol@3.1.3
168 silly decomposeActions refresh-package-json es6-symbol@3.1.3
169 silly decomposeActions fetch array-index@1.0.0
170 silly decomposeActions extract array-index@1.0.0
171 silly decomposeActions preinstall array-index@1.0.0
172 silly decomposeActions build array-index@1.0.0
173 silly decomposeActions install array-index@1.0.0
174 silly decomposeActions postinstall array-index@1.0.0
175 silly decomposeActions finalize array-index@1.0.0
176 silly decomposeActions refresh-package-json array-index@1.0.0
177 silly decomposeActions fetch es6-iterator@2.0.3
178 silly decomposeActions extract es6-iterator@2.0.3
179 silly decomposeActions preinstall es6-iterator@2.0.3
180 silly decomposeActions build es6-iterator@2.0.3
181 silly decomposeActions install es6-iterator@2.0.3
182 silly decomposeActions postinstall es6-iterator@2.0.3
183 silly decomposeActions finalize es6-iterator@2.0.3
184 silly decomposeActions refresh-package-json es6-iterator@2.0.3
185 silly decomposeActions fetch es5-ext@0.10.53
186 silly decomposeActions extract es5-ext@0.10.53
187 silly decomposeActions preinstall es5-ext@0.10.53
188 silly decomposeActions build es5-ext@0.10.53
189 silly decomposeActions install es5-ext@0.10.53
190 silly decomposeActions postinstall es5-ext@0.10.53
191 silly decomposeActions finalize es5-ext@0.10.53
192 silly decomposeActions refresh-package-json es5-ext@0.10.53
193 silly decomposeActions fetch ffi@2.3.0
194 silly decomposeActions extract ffi@2.3.0
195 silly decomposeActions preinstall ffi@2.3.0
196 silly decomposeActions build ffi@2.3.0
197 silly decomposeActions install ffi@2.3.0
198 silly decomposeActions postinstall ffi@2.3.0
199 silly decomposeActions finalize ffi@2.3.0
200 silly decomposeActions refresh-package-json ffi@2.3.0
201 silly decomposeActions fetch ref-array@1.2.0
202 silly decomposeActions extract ref-array@1.2.0
203 silly decomposeActions preinstall ref-array@1.2.0
204 silly decomposeActions build ref-array@1.2.0
205 silly decomposeActions install ref-array@1.2.0
206 silly decomposeActions postinstall ref-array@1.2.0
207 silly decomposeActions finalize ref-array@1.2.0
208 silly decomposeActions refresh-package-json ref-array@1.2.0
209 silly decomposeActions fetch winreg@1.2.4
210 silly decomposeActions extract winreg@1.2.4
211 silly decomposeActions preinstall winreg@1.2.4
212 silly decomposeActions build winreg@1.2.4
213 silly decomposeActions install winreg@1.2.4
214 silly decomposeActions postinstall winreg@1.2.4
215 silly decomposeActions finalize winreg@1.2.4
216 silly decomposeActions refresh-package-json winreg@1.2.4
217 silly decomposeActions fetch voicemeeter-remote@0.0.5
218 silly decomposeActions extract voicemeeter-remote@0.0.5
219 silly decomposeActions preinstall voicemeeter-remote@0.0.5
220 silly decomposeActions build voicemeeter-remote@0.0.5
221 silly decomposeActions install voicemeeter-remote@0.0.5
222 silly decomposeActions postinstall voicemeeter-remote@0.0.5
223 silly decomposeActions finalize voicemeeter-remote@0.0.5
224 silly decomposeActions refresh-package-json voicemeeter-remote@0.0.5
225 silly install executeActions
226 silly doSerial global-install 136
227 verbose correctMkdir C:\Users\zohan\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
228 verbose makeCacheDir UID & GID are irrelevant on win32
229 verbose lock using C:\Users\zohan\AppData\Roaming\npm-cache\_locks\staging-06a3478589727888.lock for D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging
230 silly doParallel extract 17
231 silly extract bindings@1.2.1
232 silly extract type@2.5.0
233 silly extract ext@1.4.0
234 silly extract nan@2.14.2
235 silly extract next-tick@1.0.0
236 silly extract ref@1.3.5
237 silly extract ref-struct@1.1.0
238 silly extract type@1.2.0
239 silly extract d@1.0.1
240 silly extract es6-symbol@3.1.3
241 silly extract array-index@1.0.0
242 silly extract es6-iterator@2.0.3
243 silly extract es5-ext@0.10.53
244 silly extract ffi@2.3.0
245 silly extract ref-array@1.2.0
246 silly extract winreg@1.2.4
247 silly extract voicemeeter-remote@0.0.5
248 silly tarball trying bindings@~1.2.0 by hash: sha1-FK1hE4EtLTfXLme0ystLtyZQXxE=
249 silly tarball trying type@^2.0.0 by hash: sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
250 silly tarball trying ext@^1.1.2 by hash: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==
251 silly tarball trying nan@2 by hash: sha512-M2ufzIiINKCuDfBSAUr1vWQ+vuVcA9kqx8JJUsbQi6yf1uGRyb7HfpdfUr5qLXf3B/t8dPvcjhKMmlfnP47EzQ==
252 silly tarball trying next-tick@~1.0.0 by hash: sha1-yobR/ogoFpsBICCOPchCS524NCw=
253 silly tarball trying ref@1 by hash: sha512-2cBCniTtxcGUjDpvFfVpw323a83/0RLSGJJY5l5lcomZWhYpU2cuLdsvYqMixvsdLJ9+sTdzEkju8J8ZHDM2nA==
254 silly tarball trying ref-struct@1 by hash: sha1-XV7mWtQc78Olxf60BYcmHkee3BM=
255 silly tarball trying type@^1.0.1 by hash: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==
256 silly tarball trying d@^1.0.1 by hash: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==
257 silly tarball trying array-index@1 by hash: sha1-7FanSe4QPk4Ix5C5w1PfFgVbl/k=
258 silly tarball trying es6-symbol@^3.0.2 by hash: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==
259 silly tarball trying es6-iterator@~2.0.3 by hash: sha1-p96IkUGgWpSwhUQDstCg+/qY87c=
260 silly tarball trying es5-ext@^0.10.50 by hash: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==
261 silly tarball trying ffi@^2.3.0 by hash: sha512-vkPA9Hf9CVuQ5HeMZykYvrZF2QNJ/iKGLkyDkisBnoOOFeFXZQhUPxBARPBIZMJVulvBI2R+jgofW03gyPpJcQ==
262 silly tarball trying ref-array@^1.2.0 by hash: sha1-u6hwFS1O4KvtFCGwYjkvCwGEKQw=
263 silly tarball trying winreg@^1.2.4 by hash: sha1-ugZWKbepJRMOFXeRCM9UCZDpjRs=
264 silly tarball trying voicemeeter-remote@latest by hash: sha512-n9LJ6cvQEVFD+kDACDDeLW6AxdWqiBIFtOp29J2T84xvMkJgFoa7nHRrgXZNnIji0Y5Cif0HBeSVVBwy/UzPdw==
265 silly extract bindings@~1.2.0 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\bindings-f44eb354 (175ms)
266 silly extract voicemeeter-remote@latest extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\voicemeeter-remote-dade1d20 (180ms)
267 silly extract next-tick@~1.0.0 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\next-tick-ab344680 (206ms)
268 silly extract ref-struct@1 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\ref-struct-f5999333 (205ms)
269 silly extract array-index@1 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\array-index-5560abf9 (206ms)
270 silly extract ref-array@^1.2.0 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\ref-array-5e2071d1 (219ms)
271 silly extract d@^1.0.1 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\d-2635b158 (226ms)
272 silly extract winreg@^1.2.4 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\winreg-2a8ddc77 (226ms)
273 silly extract es6-iterator@~2.0.3 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\es6-iterator-60bdce22 (285ms)
274 silly extract es6-symbol@^3.0.2 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\es6-symbol-c3293035 (293ms)
275 timing audit submit Completed in 753ms
276 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/audits/quick 754ms
277 timing audit body Completed in 4ms
278 silly extract nan@2 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\nan-1ad4f32d (891ms)
279 silly extract ref@1 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\ref-a387b9c1 (904ms)
280 silly extract ext@^1.1.2 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\ext-f7a4a4d1 (1064ms)
281 silly extract type@^2.0.0 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\type-c8ceab2f (1084ms)
282 silly extract type@^1.0.1 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\type-d997e095 (1249ms)
283 silly extract ffi@^2.3.0 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\ffi-77220ac7 (2159ms)
284 silly extract es5-ext@^0.10.50 extracted to D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging\es5-ext-e758355f (2966ms)
285 timing action:extract Completed in 2974ms
286 silly doReverseSerial unbuild 136
287 silly doSerial remove 136
288 silly doSerial move 136
289 silly doSerial finalize 136
290 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\bindings
291 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ext\node_modules\type
292 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ext
293 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\nan
294 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\next-tick
295 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref
296 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref-struct
297 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\type
298 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\d
299 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\es6-symbol
300 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\array-index
301 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\es6-iterator
302 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\es5-ext
303 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ffi
304 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref-array
305 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\winreg
306 silly finalize D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\voicemeeter-remote
307 timing action:finalize Completed in 55ms
308 silly doParallel refresh-package-json 17
309 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\bindings
310 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ext\node_modules\type
311 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ext
312 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\nan
313 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\next-tick
314 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref
315 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref-struct
316 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\type
317 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\d
318 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\es6-symbol
319 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\array-index
320 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\es6-iterator
321 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\es5-ext
322 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ffi
323 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref-array
324 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\winreg
325 silly refresh-package-json D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\voicemeeter-remote
326 timing action:refresh-package-json Completed in 596ms
327 silly doParallel preinstall 17
328 silly preinstall bindings@1.2.1
329 info lifecycle bindings@1.2.1~preinstall: bindings@1.2.1
330 silly preinstall type@2.5.0
331 info lifecycle type@2.5.0~preinstall: type@2.5.0
332 silly preinstall ext@1.4.0
333 info lifecycle ext@1.4.0~preinstall: ext@1.4.0
334 silly preinstall nan@2.14.2
335 info lifecycle nan@2.14.2~preinstall: nan@2.14.2
336 silly preinstall next-tick@1.0.0
337 info lifecycle next-tick@1.0.0~preinstall: next-tick@1.0.0
338 silly preinstall ref@1.3.5
339 info lifecycle ref@1.3.5~preinstall: ref@1.3.5
340 silly preinstall ref-struct@1.1.0
341 info lifecycle ref-struct@1.1.0~preinstall: ref-struct@1.1.0
342 silly preinstall type@1.2.0
343 info lifecycle type@1.2.0~preinstall: type@1.2.0
344 silly preinstall d@1.0.1
345 info lifecycle d@1.0.1~preinstall: d@1.0.1
346 silly preinstall es6-symbol@3.1.3
347 info lifecycle es6-symbol@3.1.3~preinstall: es6-symbol@3.1.3
348 silly preinstall array-index@1.0.0
349 info lifecycle array-index@1.0.0~preinstall: array-index@1.0.0
350 silly preinstall es6-iterator@2.0.3
351 info lifecycle es6-iterator@2.0.3~preinstall: es6-iterator@2.0.3
352 silly preinstall es5-ext@0.10.53
353 info lifecycle es5-ext@0.10.53~preinstall: es5-ext@0.10.53
354 silly preinstall ffi@2.3.0
355 info lifecycle ffi@2.3.0~preinstall: ffi@2.3.0
356 silly preinstall ref-array@1.2.0
357 info lifecycle ref-array@1.2.0~preinstall: ref-array@1.2.0
358 silly preinstall winreg@1.2.4
359 info lifecycle winreg@1.2.4~preinstall: winreg@1.2.4
360 silly preinstall voicemeeter-remote@0.0.5
361 info lifecycle voicemeeter-remote@0.0.5~preinstall: voicemeeter-remote@0.0.5
362 timing action:preinstall Completed in 3ms
363 silly doSerial build 136
364 silly build bindings@1.2.1
365 info linkStuff bindings@1.2.1
366 silly linkStuff bindings@1.2.1 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
367 silly build type@2.5.0
368 info linkStuff type@2.5.0
369 silly linkStuff type@2.5.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ext\node_modules as its parent node_modules
370 silly build ext@1.4.0
371 info linkStuff ext@1.4.0
372 silly linkStuff ext@1.4.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
373 silly build nan@2.14.2
374 info linkStuff nan@2.14.2
375 silly linkStuff nan@2.14.2 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
376 silly build next-tick@1.0.0
377 info linkStuff next-tick@1.0.0
378 silly linkStuff next-tick@1.0.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
379 silly build ref@1.3.5
380 info linkStuff ref@1.3.5
381 silly linkStuff ref@1.3.5 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
382 silly build ref-struct@1.1.0
383 info linkStuff ref-struct@1.1.0
384 silly linkStuff ref-struct@1.1.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
385 silly build type@1.2.0
386 info linkStuff type@1.2.0
387 silly linkStuff type@1.2.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
388 silly build d@1.0.1
389 info linkStuff d@1.0.1
390 silly linkStuff d@1.0.1 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
391 silly build es6-symbol@3.1.3
392 info linkStuff es6-symbol@3.1.3
393 silly linkStuff es6-symbol@3.1.3 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
394 silly build array-index@1.0.0
395 info linkStuff array-index@1.0.0
396 silly linkStuff array-index@1.0.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
397 silly build es6-iterator@2.0.3
398 info linkStuff es6-iterator@2.0.3
399 silly linkStuff es6-iterator@2.0.3 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
400 silly build es5-ext@0.10.53
401 info linkStuff es5-ext@0.10.53
402 silly linkStuff es5-ext@0.10.53 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
403 silly build ffi@2.3.0
404 info linkStuff ffi@2.3.0
405 silly linkStuff ffi@2.3.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
406 silly build ref-array@1.2.0
407 info linkStuff ref-array@1.2.0
408 silly linkStuff ref-array@1.2.0 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
409 silly build winreg@1.2.4
410 info linkStuff winreg@1.2.4
411 silly linkStuff winreg@1.2.4 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
412 silly build voicemeeter-remote@0.0.5
413 info linkStuff voicemeeter-remote@0.0.5
414 silly linkStuff voicemeeter-remote@0.0.5 has D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules as its parent node_modules
415 timing action:build Completed in 5ms
416 silly doSerial global-link 136
417 silly doParallel update-linked 0
418 silly doSerial install 136
419 silly install bindings@1.2.1
420 info lifecycle bindings@1.2.1~install: bindings@1.2.1
421 silly install type@2.5.0
422 info lifecycle type@2.5.0~install: type@2.5.0
423 silly install ext@1.4.0
424 info lifecycle ext@1.4.0~install: ext@1.4.0
425 silly install nan@2.14.2
426 info lifecycle nan@2.14.2~install: nan@2.14.2
427 silly install next-tick@1.0.0
428 info lifecycle next-tick@1.0.0~install: next-tick@1.0.0
429 silly install ref@1.3.5
430 info lifecycle ref@1.3.5~install: ref@1.3.5
431 verbose lifecycle ref@1.3.5~install: unsafe-perm in lifecycle true
432 verbose lifecycle ref@1.3.5~install: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref\node_modules\.bin;D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\nodejs\;C:\Users\zohan\AppData\Local\Microsoft\WindowsApps;;C:\Users\zohan\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\zohan\AppData\Roaming\npm
433 verbose lifecycle ref@1.3.5~install: CWD: D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\ref
434 silly lifecycle ref@1.3.5~install: Args: [ '/d /s /c', 'node-gyp rebuild' ]
435 silly lifecycle ref@1.3.5~install: Returned: code: 1 signal: null
436 info lifecycle ref@1.3.5~install: Failed to exec install script
437 timing action:install Completed in 9142ms
438 verbose unlock done using C:\Users\zohan\AppData\Roaming\npm-cache\_locks\staging-06a3478589727888.lock for D:\Documents\Homeschool\Computer Science\obs-client-server\node_modules\.staging
439 timing stage:rollbackFailedOptional Completed in 452ms
440 timing stage:runTopLevelLifecycles Completed in 18496ms
441 silly saveTree obs-client-server@1.0.0
441 silly saveTree +-- express@4.17.1
441 silly saveTree | +-- accepts@1.3.7
441 silly saveTree | | +-- mime-types@2.1.30
441 silly saveTree | | | `-- mime-db@1.47.0
441 silly saveTree | | `-- negotiator@0.6.2
441 silly saveTree | +-- array-flatten@1.1.1
441 silly saveTree | +-- body-parser@1.19.0
441 silly saveTree | | +-- bytes@3.1.0
441 silly saveTree | | +-- content-type@1.0.4
441 silly saveTree | | +-- debug@2.6.9
441 silly saveTree | | | `-- ms@2.0.0
441 silly saveTree | | +-- depd@1.1.2
441 silly saveTree | | +-- http-errors@1.7.2
441 silly saveTree | | | +-- inherits@2.0.3
441 silly saveTree | | | +-- setprototypeof@1.1.1
441 silly saveTree | | | +-- statuses@1.5.0
441 silly saveTree | | | `-- toidentifier@1.0.0
441 silly saveTree | | +-- iconv-lite@0.4.24
441 silly saveTree | | | `-- safer-buffer@2.1.2
441 silly saveTree | | +-- on-finished@2.3.0
441 silly saveTree | | | `-- ee-first@1.1.1
441 silly saveTree | | +-- qs@6.7.0
441 silly saveTree | | +-- raw-body@2.4.0
441 silly saveTree | | | `-- unpipe@1.0.0
441 silly saveTree | | `-- type-is@1.6.18
441 silly saveTree | | `-- media-typer@0.3.0
441 silly saveTree | +-- content-disposition@0.5.3
441 silly saveTree | | `-- safe-buffer@5.1.2
441 silly saveTree | +-- content-type@1.0.4
441 silly saveTree | +-- cookie-signature@1.0.6
441 silly saveTree | +-- cookie@0.4.0
441 silly saveTree | +-- debug@2.6.9
441 silly saveTree | +-- depd@1.1.2
441 silly saveTree | +-- encodeurl@1.0.2
441 silly saveTree | +-- escape-html@1.0.3
441 silly saveTree | +-- etag@1.8.1
441 silly saveTree | +-- finalhandler@1.1.2
441 silly saveTree | | `-- parseurl@1.3.3
441 silly saveTree | +-- fresh@0.5.2
441 silly saveTree | +-- merge-descriptors@1.0.1
441 silly saveTree | +-- methods@1.1.2
441 silly saveTree | +-- on-finished@2.3.0
441 silly saveTree | +-- parseurl@1.3.3
441 silly saveTree | +-- path-to-regexp@0.1.7
441 silly saveTree | +-- proxy-addr@2.0.6
441 silly saveTree | | +-- forwarded@0.1.2
441 silly saveTree | | `-- ipaddr.js@1.9.1
441 silly saveTree | +-- qs@6.7.0
441 silly saveTree | +-- range-parser@1.2.1
441 silly saveTree | +-- safe-buffer@5.1.2
441 silly saveTree | +-- send@0.17.1
441 silly saveTree | | +-- destroy@1.0.4
441 silly saveTree | | +-- mime@1.6.0
441 silly saveTree | | `-- ms@2.1.1
441 silly saveTree | +-- serve-static@1.14.1
441 silly saveTree | +-- setprototypeof@1.1.1
441 silly saveTree | +-- statuses@1.5.0
441 silly saveTree | +-- type-is@1.6.18
441 silly saveTree | +-- utils-merge@1.0.1
441 silly saveTree | `-- vary@1.1.2
441 silly saveTree +-- obs-websocket-js@4.0.2
441 silly saveTree | +-- debug@4.3.1
441 silly saveTree | | `-- ms@2.1.2
441 silly saveTree | +-- isomorphic-ws@4.0.1
441 silly saveTree | +-- sha.js@2.4.11
441 silly saveTree | `-- ws@7.4.5
441 silly saveTree `-- voicemeeter-remote@0.0.5
441 silly saveTree +-- ffi@2.3.0
441 silly saveTree | +-- bindings@1.2.1
441 silly saveTree | +-- nan@2.14.2
441 silly saveTree | +-- ref-struct@1.1.0
441 silly saveTree | | `-- ref@1.3.5
441 silly saveTree | `-- ref@1.3.5
441 silly saveTree +-- ref-array@1.2.0
441 silly saveTree | `-- array-index@1.0.0
441 silly saveTree | `-- es6-symbol@3.1.3
441 silly saveTree | +-- d@1.0.1
441 silly saveTree | | +-- es5-ext@0.10.53
441 silly saveTree | | | +-- es6-iterator@2.0.3
441 silly saveTree | | | `-- next-tick@1.0.0
441 silly saveTree | | `-- type@1.2.0
441 silly saveTree | `-- ext@1.4.0
441 silly saveTree | `-- type@2.5.0
441 silly saveTree `-- winreg@1.2.4
442 warn obs-client-server@1.0.0 No description
443 warn obs-client-server@1.0.0 No repository field.
444 verbose stack Error: ref@1.3.5 install: `node-gyp rebuild`
444 verbose stack Exit status 1
444 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
444 verbose stack at EventEmitter.emit (events.js:315:20)
444 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
444 verbose stack at ChildProcess.emit (events.js:315:20)
444 verbose stack at maybeClose (internal/child_process.js:1048:16)
444 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)
445 verbose pkgid ref@1.3.5
446 verbose cwd D:\Documents\Homeschool\Computer Science\obs-client-server
447 verbose Windows_NT 10.0.19042
448 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "i" "voicemeeter-remote"
449 verbose node v14.16.1
450 verbose npm v6.14.12
451 error code ELIFECYCLE
452 error errno 1
453 error ref@1.3.5 install: `node-gyp rebuild`
453 error Exit status 1
454 error Failed at the ref@1.3.5 install script.
454 error This is probably not a problem with npm. There is likely additional logging output above.
455 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment