TejasQ / gen-subs

Generate subtitles for your videos with secure, on-device machine learning models.
206 stars 17 forks source link

stuck in installation loop #5

Open TheRakeshPurohit opened 9 months ago

TheRakeshPurohit commented 9 months ago
Screenshot 2023-11-23 at 10 36 13

Keep getting an installation prompt in the terminal even if it is installed.

TejasQ commented 9 months ago

Hmmm I’ve never seen this before.

Does it work if you install it globally?

npm i -g gen-subs

?

TejasQ commented 9 months ago

(Then you’d run it without npx)

TheRakeshPurohit commented 9 months ago

something’s wrong. I can feel it.

Screenshot 2023-11-23 at 16 10 59
TejasQ commented 9 months ago

Ummm no clue. Will look closer.

BleedingDev commented 8 months ago

I am also stuck in the install loop. My setup is Windows 11 + Powershell.

npm i -g gen-subs
npm WARN cleanup Failed to remove some directories [
npm WARN cleanup   [
npm WARN cleanup     'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs',
npm WARN cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\duplexer2\node_modules\readable-stream'] {
npm WARN cleanup       errno: -4048,
npm WARN cleanup       code: 'EPERM',
npm WARN cleanup       syscall: 'rmdir',
npm WARN cleanup       path: 'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\duplexer2\\node_modules\\readable-stream'
npm WARN cleanup     }
npm WARN cleanup   ],
npm WARN cleanup   [
npm WARN cleanup     'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\ffi-napi',
npm WARN cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\ffi-napi\deps'] {
npm WARN cleanup       errno: -4048,
npm WARN cleanup       code: 'EPERM',
npm WARN cleanup       syscall: 'rmdir',
npm WARN cleanup       path: 'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\ffi-napi\\deps'
npm WARN cleanup     }
npm WARN cleanup   ]
npm WARN cleanup ]
npm ERR! code 1
npm ERR! path C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\ffi-napi
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp-build
npm ERR! gyp info it worked if it ends with ok
npm ERR! gyp info using node-gyp@9.3.1
npm ERR! gyp info using node@21.5.0 | win32 | x64
npm ERR! gyp info find Python using Python version 3.10.11 found at "C:\Users\pegak\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe"
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS msvs_version not set from command line or npm config
npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details
npm ERR! gyp ERR! find VS not looking for VS2015 as it is only supported up to Node.js 18
npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
npm ERR! gyp ERR! find VS For more information consult the documentation at:
npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm ERR! gyp ERR! find VS **************************************************************
npm ERR! gyp ERR! find VS
npm ERR! gyp ERR! configure error
npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm ERR! gyp ERR! stack     at VisualStudioFinder.fail (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:122:47)
npm ERR! gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:75:16
npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:369:14)
npm ERR! gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:71:14
npm ERR! gyp ERR! stack     at VisualStudioFinder.findVisualStudio2015 (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:353:14)
npm ERR! gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:67:12
npm ERR! gyp ERR! stack     at failPowershell (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:156:7)
npm ERR! gyp ERR! stack     at VisualStudioFinder.parseData (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:170:14)
npm ERR! gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:143:14
npm ERR! gyp ERR! stack     at ChildProcess.exithandler (node:child_process:414:7)
npm ERR! gyp ERR! System Windows_NT 10.0.26020
npm ERR! gyp ERR! command "C:\\Users\\pegak\\AppData\\Local\\Volta\\tools\\image\\node\\21.5.0\\node.exe" "C:\\Users\\pegak\\AppData\\Local\\Volta\\tools\\image\\npm\\9.6.5\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
npm ERR! gyp ERR! cwd C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\ffi-napi
npm ERR! gyp ERR! node -v v21.5.0
npm ERR! gyp ERR! node-gyp -v v9.3.1
npm ERR! gyp ERR! not ok

npm ERR! A complete log of this run can be found in: C:\Users\pegak\AppData\Local\npm-cache\_logs\2024-01-14T21_14_38_065Z-debug-0.log

EDIT: Full logs attached.

0 verbose cli C:\Users\pegak\AppData\Local\Volta\tools\image\node\21.5.0\node.exe C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\bin\npm-cli.js
1 info using npm@9.6.5
2 info using node@v21.5.0
3 timing npm:load:whichnode Completed in 1ms
4 timing config:load:defaults Completed in 1ms
5 timing config:load:file:C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\npmrc Completed in 0ms
6 timing config:load:builtin Completed in 0ms
7 timing config:load:cli Completed in 2ms
8 timing config:load:env Completed in 0ms
9 timing config:load:project Completed in 2ms
10 timing config:load:file:C:\Users\pegak\.npmrc Completed in 1ms
11 timing config:load:user Completed in 1ms
12 timing config:load:file:C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\etc\npmrc Completed in 0ms
13 timing config:load:global Completed in 0ms
14 timing config:load:setEnvs Completed in 0ms
15 timing config:load Completed in 6ms
16 timing npm:load:configload Completed in 6ms
17 timing npm:load:mkdirpcache Completed in 1ms
18 timing npm:load:mkdirplogs Completed in 0ms
19 verbose title npm i gen-subs
20 verbose argv "i" "--global" "gen-subs"
21 timing npm:load:setTitle Completed in 0ms
22 timing config:load:flatten Completed in 1ms
23 timing npm:load:display Completed in 3ms
24 verbose logfile logs-max:10 dir:C:\Users\pegak\AppData\Local\npm-cache\_logs\2024-01-14T21_14_38_065Z-
25 verbose logfile C:\Users\pegak\AppData\Local\npm-cache\_logs\2024-01-14T21_14_38_065Z-debug-0.log
26 timing npm:load:logFile Completed in 5ms
27 timing npm:load:timers Completed in 0ms
28 timing npm:load:configScope Completed in 0ms
29 timing npm:load Completed in 18ms
30 timing config:load:flatten Completed in 0ms
31 timing arborist:ctor Completed in 1ms
32 silly logfile start cleaning logs, removing 1 files
33 timing idealTree:init Completed in 8ms
34 timing idealTree:userRequests Completed in 3ms
35 silly idealTree buildDeps
36 silly fetch manifest gen-subs@*
37 silly logfile done cleaning log files
38 http fetch GET 200 https://registry.npmjs.org/gen-subs 12ms (cache hit)
39 silly placeDep ROOT gen-subs@1.1.0 OK for:  want: *
40 silly fetch manifest @ffmpeg-installer/ffmpeg@^1.1.0
41 silly fetch manifest cli-progress@^3.12.0
42 silly fetch manifest commander@^11.1.0
43 silly fetch manifest fluent-ffmpeg@^2.1.2
44 silly fetch manifest inquirer@^9.2.12
45 silly fetch manifest mkdirp@^3.0.1
46 silly fetch manifest ora@^7.0.1
47 silly fetch manifest subtitle@^4.2.1
48 silly fetch manifest vosk@^0.3.39
49 silly fetch manifest wav@^1.0.2
50 silly fetch manifest rimraf@^5.0.5
51 silly fetch manifest yauzl@^2.10.0
52 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2fffmpeg 23ms (cache hit)
53 http fetch GET 200 https://registry.npmjs.org/cli-progress 24ms (cache hit)
54 http fetch GET 200 https://registry.npmjs.org/commander 25ms (cache hit)
55 http fetch GET 200 https://registry.npmjs.org/subtitle 24ms (cache hit)
56 http fetch GET 200 https://registry.npmjs.org/fluent-ffmpeg 25ms (cache hit)
57 http fetch GET 200 https://registry.npmjs.org/mkdirp 26ms (cache hit)
58 http fetch GET 200 https://registry.npmjs.org/inquirer 27ms (cache hit)
59 http fetch GET 200 https://registry.npmjs.org/wav 26ms (cache hit)
60 http fetch GET 200 https://registry.npmjs.org/ora 28ms (cache hit)
61 http fetch GET 200 https://registry.npmjs.org/vosk 28ms (cache hit)
62 http fetch GET 200 https://registry.npmjs.org/yauzl 28ms (cache hit)
63 http fetch GET 200 https://registry.npmjs.org/rimraf 29ms (cache hit)
64 timing idealTree:#root Completed in 52ms
65 silly placeDep node_modules/gen-subs @ffmpeg-installer/ffmpeg@1.1.0 OK for: gen-subs@1.1.0 want: ^1.1.0
66 silly placeDep node_modules/gen-subs cli-progress@3.12.0 OK for: gen-subs@1.1.0 want: ^3.12.0
67 silly placeDep node_modules/gen-subs commander@11.1.0 OK for: gen-subs@1.1.0 want: ^11.1.0
68 silly placeDep node_modules/gen-subs fluent-ffmpeg@2.1.2 OK for: gen-subs@1.1.0 want: ^2.1.2
69 silly placeDep node_modules/gen-subs inquirer@9.2.12 OK for: gen-subs@1.1.0 want: ^9.2.12
70 silly placeDep node_modules/gen-subs mkdirp@3.0.1 OK for: gen-subs@1.1.0 want: ^3.0.1
71 silly placeDep node_modules/gen-subs ora@7.0.1 OK for: gen-subs@1.1.0 want: ^7.0.1
72 silly placeDep node_modules/gen-subs rimraf@5.0.5 OK for: gen-subs@1.1.0 want: ^5.0.5
73 silly placeDep node_modules/gen-subs subtitle@4.2.1 OK for: gen-subs@1.1.0 want: ^4.2.1
74 silly placeDep node_modules/gen-subs vosk@0.3.39 OK for: gen-subs@1.1.0 want: ^0.3.39
75 silly placeDep node_modules/gen-subs wav@1.0.2 OK for: gen-subs@1.1.0 want: ^1.0.2
76 silly placeDep node_modules/gen-subs yauzl@2.10.0 OK for: gen-subs@1.1.0 want: ^2.10.0
77 silly fetch manifest @ffmpeg-installer/darwin-arm64@4.1.5
78 silly fetch manifest @ffmpeg-installer/darwin-x64@4.1.0
79 silly fetch manifest @ffmpeg-installer/linux-arm@4.1.3
80 silly fetch manifest @ffmpeg-installer/linux-arm64@4.1.4
81 silly fetch manifest @ffmpeg-installer/linux-ia32@4.1.0
82 silly fetch manifest @ffmpeg-installer/linux-x64@4.1.0
83 silly fetch manifest @ffmpeg-installer/win32-ia32@4.1.0
84 silly fetch manifest @ffmpeg-installer/win32-x64@4.1.0
85 silly fetch manifest string-width@^4.2.3
86 silly fetch manifest async@>=0.2.9
87 silly fetch manifest which@^1.1.1
88 silly fetch manifest @ljharb/through@^2.3.11
89 silly fetch manifest ansi-escapes@^4.3.2
90 silly fetch manifest chalk@^5.3.0
91 silly fetch manifest cli-cursor@^3.1.0
92 silly fetch manifest cli-width@^4.1.0
93 silly fetch manifest external-editor@^3.1.0
94 silly fetch manifest figures@^5.0.0
95 silly fetch manifest lodash@^4.17.21
96 silly fetch manifest mute-stream@1.0.0
97 silly fetch manifest ora@^5.4.1
98 silly fetch manifest run-async@^3.0.0
99 silly fetch manifest rxjs@^7.8.1
100 silly fetch manifest strip-ansi@^6.0.1
101 silly fetch manifest wrap-ansi@^6.2.0
102 silly fetch manifest cli-cursor@^4.0.0
103 silly fetch manifest cli-spinners@^2.9.0
104 silly fetch manifest is-interactive@^2.0.0
105 silly fetch manifest is-unicode-supported@^1.3.0
106 silly fetch manifest log-symbols@^5.1.0
107 silly fetch manifest stdin-discarder@^0.1.0
108 silly fetch manifest string-width@^6.1.0
109 silly fetch manifest strip-ansi@^7.1.0
110 silly fetch manifest glob@^10.3.7
111 silly fetch manifest @types/multipipe@^3.0.0
112 silly fetch manifest multipipe@^4.0.0
113 silly fetch manifest split2@^3.2.2
114 silly fetch manifest strip-bom@^4.0.0
115 silly fetch manifest async@^3.2.0
116 silly fetch manifest ffi-napi@^4.0.3
117 silly fetch manifest mic@^2.1.2
118 silly fetch manifest ref-napi@>=2.0.0
119 silly fetch manifest buffer-alloc@^1.1.0
120 silly fetch manifest buffer-from@^1.0.0
121 silly fetch manifest debug@^2.2.0
122 silly fetch manifest readable-stream@^1.1.14
123 silly fetch manifest stream-parser@^0.3.1
124 silly fetch manifest fd-slicer@~1.1.0
125 silly fetch manifest buffer-crc32@~0.2.3
126 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2flinux-x64 51ms (cache hit)
127 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2flinux-arm64 52ms (cache hit)
128 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2fdarwin-arm64 53ms (cache hit)
129 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2flinux-arm 53ms (cache hit)
130 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2fdarwin-x64 53ms (cache hit)
131 http fetch GET 200 https://registry.npmjs.org/string-width 52ms (cache hit)
132 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2flinux-ia32 52ms (cache hit)
133 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2fwin32-x64 53ms (cache hit)
134 http fetch GET 200 https://registry.npmjs.org/which 53ms (cache hit)
135 http fetch GET 200 https://registry.npmjs.org/async 54ms (cache hit)
136 http fetch GET 200 https://registry.npmjs.org/ansi-escapes 54ms (cache hit)
137 http fetch GET 200 https://registry.npmjs.org/@ffmpeg-installer%2fwin32-ia32 55ms (cache hit)
138 http fetch GET 200 https://registry.npmjs.org/@ljharb%2fthrough 54ms (cache hit)
139 http fetch GET 200 https://registry.npmjs.org/cli-cursor 55ms (cache hit)
140 http fetch GET 200 https://registry.npmjs.org/chalk 55ms (cache hit)
141 http fetch GET 200 https://registry.npmjs.org/cli-width 55ms (cache hit)
142 http fetch GET 200 https://registry.npmjs.org/external-editor 56ms (cache hit)
143 http fetch GET 200 https://registry.npmjs.org/figures 55ms (cache hit)
144 http fetch GET 200 https://registry.npmjs.org/run-async 55ms (cache hit)
145 http fetch GET 200 https://registry.npmjs.org/cli-cursor 54ms (cache hit)
146 http fetch GET 200 https://registry.npmjs.org/mute-stream 56ms (cache hit)
147 http fetch GET 200 https://registry.npmjs.org/strip-ansi 55ms (cache hit)
148 http fetch GET 200 https://registry.npmjs.org/lodash 56ms (cache hit)
149 http fetch GET 200 https://registry.npmjs.org/is-unicode-supported 55ms (cache hit)
150 http fetch GET 200 https://registry.npmjs.org/cli-spinners 56ms (cache hit)
151 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 56ms (cache hit)
152 http fetch GET 200 https://registry.npmjs.org/log-symbols 56ms (cache hit)
153 http fetch GET 200 https://registry.npmjs.org/is-interactive 57ms (cache hit)
154 http fetch GET 200 https://registry.npmjs.org/strip-ansi 56ms (cache hit)
155 http fetch GET 200 https://registry.npmjs.org/stdin-discarder 56ms (cache hit)
156 http fetch GET 200 https://registry.npmjs.org/split2 55ms (cache hit)
157 http fetch GET 200 https://registry.npmjs.org/string-width 57ms (cache hit)
158 http fetch GET 200 https://registry.npmjs.org/@types%2fmultipipe 56ms (cache hit)
159 http fetch GET 200 https://registry.npmjs.org/multipipe 56ms (cache hit)
160 http fetch GET 200 https://registry.npmjs.org/rxjs 60ms (cache hit)
161 http fetch GET 200 https://registry.npmjs.org/glob 60ms (cache hit)
162 http fetch GET 200 https://registry.npmjs.org/ffi-napi 60ms (cache hit)
163 http fetch GET 200 https://registry.npmjs.org/async 61ms (cache hit)
164 http fetch GET 200 https://registry.npmjs.org/strip-bom 61ms (cache hit)
165 http fetch GET 200 https://registry.npmjs.org/mic 61ms (cache hit)
166 http fetch GET 200 https://registry.npmjs.org/buffer-from 61ms (cache hit)
167 http fetch GET 200 https://registry.npmjs.org/ref-napi 61ms (cache hit)
168 http fetch GET 200 https://registry.npmjs.org/debug 61ms (cache hit)
169 http fetch GET 200 https://registry.npmjs.org/readable-stream 63ms (cache hit)
170 http fetch GET 200 https://registry.npmjs.org/buffer-alloc 64ms (cache hit)
171 http fetch GET 200 https://registry.npmjs.org/stream-parser 63ms (cache hit)
172 http fetch GET 200 https://registry.npmjs.org/fd-slicer 63ms (cache hit)
173 http fetch GET 200 https://registry.npmjs.org/buffer-crc32 64ms (cache hit)
174 timing idealTree:node_modules/gen-subs Completed in 83ms
175 silly placeDep node_modules/gen-subs @ffmpeg-installer/darwin-arm64@4.1.5 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.5
176 silly placeDep node_modules/gen-subs @ffmpeg-installer/darwin-x64@4.1.0 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.0
177 silly placeDep node_modules/gen-subs @ffmpeg-installer/linux-arm@4.1.3 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.3
178 silly placeDep node_modules/gen-subs @ffmpeg-installer/linux-arm64@4.1.4 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.4
179 silly placeDep node_modules/gen-subs @ffmpeg-installer/linux-ia32@4.1.0 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.0
180 silly placeDep node_modules/gen-subs @ffmpeg-installer/linux-x64@4.1.0 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.0
181 silly placeDep node_modules/gen-subs @ffmpeg-installer/win32-ia32@4.1.0 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.0
182 silly placeDep node_modules/gen-subs @ffmpeg-installer/win32-x64@4.1.0 OK for: @ffmpeg-installer/ffmpeg@1.1.0 want: 4.1.0
183 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/ffmpeg Completed in 5ms
184 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/darwin-arm64 Completed in 0ms
185 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/darwin-x64 Completed in 0ms
186 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-arm Completed in 0ms
187 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-arm64 Completed in 0ms
188 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-ia32 Completed in 0ms
189 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-x64 Completed in 0ms
190 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/win32-ia32 Completed in 0ms
191 timing idealTree:node_modules/gen-subs/node_modules/@ffmpeg-installer/win32-x64 Completed in 0ms
192 silly placeDep node_modules/gen-subs string-width@4.2.3 OK for: cli-progress@3.12.0 want: ^4.2.3
193 silly fetch manifest emoji-regex@^8.0.0
194 silly fetch manifest is-fullwidth-code-point@^3.0.0
195 http fetch GET 200 https://registry.npmjs.org/emoji-regex 5ms (cache hit)
196 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 6ms (cache hit)
197 timing idealTree:node_modules/gen-subs/node_modules/cli-progress Completed in 7ms
198 timing idealTree:node_modules/gen-subs/node_modules/commander Completed in 0ms
199 silly placeDep node_modules/gen-subs async@3.2.5 OK for: fluent-ffmpeg@2.1.2 want: >=0.2.9
200 silly placeDep node_modules/gen-subs which@1.3.1 OK for: fluent-ffmpeg@2.1.2 want: ^1.1.1
201 silly fetch manifest isexe@^2.0.0
202 http fetch GET 200 https://registry.npmjs.org/isexe 3ms (cache hit)
203 timing idealTree:node_modules/gen-subs/node_modules/fluent-ffmpeg Completed in 5ms
204 timing idealTree:node_modules/gen-subs/node_modules/async Completed in 0ms
205 silly placeDep node_modules/gen-subs @ljharb/through@2.3.11 OK for: inquirer@9.2.12 want: ^2.3.11
206 silly placeDep node_modules/gen-subs ansi-escapes@4.3.2 OK for: inquirer@9.2.12 want: ^4.3.2
207 silly placeDep node_modules/gen-subs chalk@5.3.0 OK for: inquirer@9.2.12 want: ^5.3.0
208 silly placeDep node_modules/gen-subs cli-cursor@3.1.0 OK for: inquirer@9.2.12 want: ^3.1.0
209 silly placeDep node_modules/gen-subs cli-width@4.1.0 OK for: inquirer@9.2.12 want: ^4.1.0
210 silly placeDep node_modules/gen-subs external-editor@3.1.0 OK for: inquirer@9.2.12 want: ^3.1.0
211 silly placeDep node_modules/gen-subs figures@5.0.0 OK for: inquirer@9.2.12 want: ^5.0.0
212 silly placeDep node_modules/gen-subs lodash@4.17.21 OK for: inquirer@9.2.12 want: ^4.17.21
213 silly placeDep node_modules/gen-subs mute-stream@1.0.0 OK for: inquirer@9.2.12 want: 1.0.0
214 silly placeDep node_modules/gen-subs/node_modules/inquirer ora@5.4.1 OK for: inquirer@9.2.12 want: ^5.4.1
215 silly placeDep node_modules/gen-subs run-async@3.0.0 OK for: inquirer@9.2.12 want: ^3.0.0
216 silly placeDep node_modules/gen-subs rxjs@7.8.1 OK for: inquirer@9.2.12 want: ^7.8.1
217 silly placeDep node_modules/gen-subs strip-ansi@6.0.1 OK for: inquirer@9.2.12 want: ^6.0.1
218 silly placeDep node_modules/gen-subs wrap-ansi@6.2.0 OK for: inquirer@9.2.12 want: ^6.2.0
219 silly fetch manifest call-bind@^1.0.2
220 silly fetch manifest type-fest@^0.21.3
221 silly fetch manifest restore-cursor@^3.1.0
222 silly fetch manifest chardet@^0.7.0
223 silly fetch manifest iconv-lite@^0.4.24
224 silly fetch manifest tmp@^0.0.33
225 silly fetch manifest escape-string-regexp@^5.0.0
226 silly fetch manifest is-unicode-supported@^1.2.0
227 silly fetch manifest bl@^4.1.0
228 silly fetch manifest chalk@^4.1.0
229 silly fetch manifest cli-spinners@^2.5.0
230 silly fetch manifest is-interactive@^1.0.0
231 silly fetch manifest is-unicode-supported@^0.1.0
232 silly fetch manifest log-symbols@^4.1.0
233 silly fetch manifest wcwidth@^1.0.1
234 silly fetch manifest tslib@^2.1.0
235 silly fetch manifest ansi-regex@^5.0.1
236 silly fetch manifest ansi-styles@^4.0.0
237 http fetch GET 200 https://registry.npmjs.org/iconv-lite 15ms (cache hit)
238 http fetch GET 200 https://registry.npmjs.org/chardet 17ms (cache hit)
239 http fetch GET 200 https://registry.npmjs.org/call-bind 18ms (cache hit)
240 http fetch GET 200 https://registry.npmjs.org/restore-cursor 18ms (cache hit)
241 http fetch GET 200 https://registry.npmjs.org/bl 15ms (cache hit)
242 http fetch GET 200 https://registry.npmjs.org/type-fest 19ms (cache hit)
243 http fetch GET 200 https://registry.npmjs.org/tmp 19ms (cache hit)
244 http fetch GET 200 https://registry.npmjs.org/tslib 16ms (cache hit)
245 http fetch GET 200 https://registry.npmjs.org/escape-string-regexp 19ms (cache hit)
246 http fetch GET 200 https://registry.npmjs.org/ansi-regex 17ms (cache hit)
247 http fetch GET 200 https://registry.npmjs.org/ansi-styles 17ms (cache hit)
248 http fetch GET 200 https://registry.npmjs.org/wcwidth 19ms (cache hit)
249 timing idealTree:node_modules/gen-subs/node_modules/inquirer Completed in 34ms
250 silly placeDep node_modules/gen-subs call-bind@1.0.5 OK for: @ljharb/through@2.3.11 want: ^1.0.2
251 silly fetch manifest function-bind@^1.1.2
252 silly fetch manifest get-intrinsic@^1.2.1
253 silly fetch manifest set-function-length@^1.1.1
254 http fetch GET 200 https://registry.npmjs.org/function-bind 5ms (cache hit)
255 http fetch GET 200 https://registry.npmjs.org/get-intrinsic 6ms (cache hit)
256 http fetch GET 200 https://registry.npmjs.org/set-function-length 5ms (cache hit)
257 timing idealTree:node_modules/gen-subs/node_modules/@ljharb/through Completed in 8ms
258 silly placeDep node_modules/gen-subs type-fest@0.21.3 OK for: ansi-escapes@4.3.2 want: ^0.21.3
259 timing idealTree:node_modules/gen-subs/node_modules/ansi-escapes Completed in 1ms
260 silly placeDep node_modules/gen-subs function-bind@1.1.2 OK for: call-bind@1.0.5 want: ^1.1.2
261 silly placeDep node_modules/gen-subs get-intrinsic@1.2.2 OK for: call-bind@1.0.5 want: ^1.2.1
262 silly placeDep node_modules/gen-subs set-function-length@1.2.0 OK for: call-bind@1.0.5 want: ^1.1.1
263 silly fetch manifest has-proto@^1.0.1
264 silly fetch manifest has-symbols@^1.0.3
265 silly fetch manifest hasown@^2.0.0
266 silly fetch manifest define-data-property@^1.1.1
267 silly fetch manifest gopd@^1.0.1
268 silly fetch manifest has-property-descriptors@^1.0.1
269 http fetch GET 200 https://registry.npmjs.org/define-data-property 6ms (cache hit)
270 http fetch GET 200 https://registry.npmjs.org/has-symbols 8ms (cache hit)
271 http fetch GET 200 https://registry.npmjs.org/hasown 7ms (cache hit)
272 http fetch GET 200 https://registry.npmjs.org/has-proto 8ms (cache hit)
273 http fetch GET 200 https://registry.npmjs.org/gopd 7ms (cache hit)
274 http fetch GET 200 https://registry.npmjs.org/has-property-descriptors 8ms (cache hit)
275 timing idealTree:node_modules/gen-subs/node_modules/call-bind Completed in 11ms
276 timing idealTree:node_modules/gen-subs/node_modules/chalk Completed in 0ms
277 silly placeDep node_modules/gen-subs restore-cursor@3.1.0 OK for: cli-cursor@3.1.0 want: ^3.1.0
278 silly fetch manifest onetime@^5.1.0
279 silly fetch manifest signal-exit@^3.0.2
280 http fetch GET 200 https://registry.npmjs.org/signal-exit 4ms (cache hit)
281 http fetch GET 200 https://registry.npmjs.org/onetime 4ms (cache hit)
282 timing idealTree:node_modules/gen-subs/node_modules/cli-cursor Completed in 6ms
283 timing idealTree:node_modules/gen-subs/node_modules/cli-width Completed in 0ms
284 silly placeDep node_modules/gen-subs chardet@0.7.0 OK for: external-editor@3.1.0 want: ^0.7.0
285 silly placeDep node_modules/gen-subs iconv-lite@0.4.24 OK for: external-editor@3.1.0 want: ^0.4.24
286 silly placeDep node_modules/gen-subs tmp@0.0.33 OK for: external-editor@3.1.0 want: ^0.0.33
287 silly fetch manifest safer-buffer@>= 2.1.2 < 3
288 silly fetch manifest os-tmpdir@~1.0.2
289 http fetch GET 200 https://registry.npmjs.org/os-tmpdir 5ms (cache hit)
290 http fetch GET 200 https://registry.npmjs.org/safer-buffer 5ms (cache hit)
291 timing idealTree:node_modules/gen-subs/node_modules/external-editor Completed in 8ms
292 timing idealTree:node_modules/gen-subs/node_modules/chardet Completed in 0ms
293 silly placeDep node_modules/gen-subs escape-string-regexp@5.0.0 OK for: figures@5.0.0 want: ^5.0.0
294 silly placeDep node_modules/gen-subs is-unicode-supported@1.3.0 OK for: figures@5.0.0 want: ^1.2.0
295 timing idealTree:node_modules/gen-subs/node_modules/figures Completed in 1ms
296 timing idealTree:node_modules/gen-subs/node_modules/escape-string-regexp Completed in 0ms
297 timing idealTree:node_modules/gen-subs/node_modules/function-bind Completed in 0ms
298 silly placeDep node_modules/gen-subs has-proto@1.0.1 OK for: get-intrinsic@1.2.2 want: ^1.0.1
299 silly placeDep node_modules/gen-subs has-symbols@1.0.3 OK for: get-intrinsic@1.2.2 want: ^1.0.3
300 silly placeDep node_modules/gen-subs hasown@2.0.0 OK for: get-intrinsic@1.2.2 want: ^2.0.0
301 timing idealTree:node_modules/gen-subs/node_modules/get-intrinsic Completed in 2ms
302 timing idealTree:node_modules/gen-subs/node_modules/has-proto Completed in 0ms
303 timing idealTree:node_modules/gen-subs/node_modules/has-symbols Completed in 0ms
304 timing idealTree:node_modules/gen-subs/node_modules/hasown Completed in 0ms
305 silly placeDep node_modules/gen-subs safer-buffer@2.1.2 OK for: iconv-lite@0.4.24 want: >= 2.1.2 < 3
306 timing idealTree:node_modules/gen-subs/node_modules/iconv-lite Completed in 1ms
307 timing idealTree:node_modules/gen-subs/node_modules/is-unicode-supported Completed in 0ms
308 timing idealTree:node_modules/gen-subs/node_modules/lodash Completed in 0ms
309 timing idealTree:node_modules/gen-subs/node_modules/mkdirp Completed in 0ms
310 timing idealTree:node_modules/gen-subs/node_modules/mute-stream Completed in 0ms
311 silly placeDep node_modules/gen-subs/node_modules/ora cli-cursor@4.0.0 OK for: ora@7.0.1 want: ^4.0.0
312 silly placeDep node_modules/gen-subs cli-spinners@2.9.2 OK for: ora@7.0.1 want: ^2.9.0
313 silly placeDep node_modules/gen-subs is-interactive@2.0.0 OK for: ora@7.0.1 want: ^2.0.0
314 silly placeDep node_modules/gen-subs log-symbols@5.1.0 OK for: ora@7.0.1 want: ^5.1.0
315 silly placeDep node_modules/gen-subs stdin-discarder@0.1.0 OK for: ora@7.0.1 want: ^0.1.0
316 silly placeDep node_modules/gen-subs/node_modules/ora string-width@6.1.0 OK for: ora@7.0.1 want: ^6.1.0
317 silly placeDep node_modules/gen-subs/node_modules/ora strip-ansi@7.1.0 OK for: ora@7.0.1 want: ^7.1.0
318 silly fetch manifest restore-cursor@^4.0.0
319 silly fetch manifest bl@^5.0.0
320 silly fetch manifest eastasianwidth@^0.2.0
321 silly fetch manifest emoji-regex@^10.2.1
322 silly fetch manifest ansi-regex@^6.0.1
323 http fetch GET 200 https://registry.npmjs.org/eastasianwidth 3ms (cache hit)
324 timing idealTree:node_modules/gen-subs/node_modules/ora Completed in 8ms
325 timing idealTree:node_modules/gen-subs/node_modules/cli-spinners Completed in 0ms
326 timing idealTree:node_modules/gen-subs/node_modules/is-interactive Completed in 0ms
327 timing idealTree:node_modules/gen-subs/node_modules/log-symbols Completed in 1ms
328 silly placeDep node_modules/gen-subs onetime@5.1.2 OK for: restore-cursor@3.1.0 want: ^5.1.0
329 silly placeDep node_modules/gen-subs signal-exit@3.0.7 OK for: restore-cursor@3.1.0 want: ^3.0.2
330 silly fetch manifest mimic-fn@^2.1.0
331 http fetch GET 200 https://registry.npmjs.org/mimic-fn 2ms (cache hit)
332 timing idealTree:node_modules/gen-subs/node_modules/restore-cursor Completed in 4ms
333 silly placeDep node_modules/gen-subs mimic-fn@2.1.0 OK for: onetime@5.1.2 want: ^2.1.0
334 timing idealTree:node_modules/gen-subs/node_modules/onetime Completed in 0ms
335 timing idealTree:node_modules/gen-subs/node_modules/mimic-fn Completed in 0ms
336 silly placeDep node_modules/gen-subs glob@10.3.10 OK for: rimraf@5.0.5 want: ^10.3.7
337 silly fetch manifest foreground-child@^3.1.0
338 silly fetch manifest jackspeak@^2.3.5
339 silly fetch manifest minimatch@^9.0.1
340 silly fetch manifest minipass@^5.0.0 || ^6.0.2 || ^7.0.0
341 silly fetch manifest path-scurry@^1.10.1
342 http fetch GET 200 https://registry.npmjs.org/path-scurry 12ms (cache hit)
343 http fetch GET 200 https://registry.npmjs.org/foreground-child 14ms (cache hit)
344 http fetch GET 200 https://registry.npmjs.org/minimatch 14ms (cache hit)
345 http fetch GET 200 https://registry.npmjs.org/jackspeak 15ms (cache hit)
346 http fetch GET 200 https://registry.npmjs.org/minipass 14ms (cache hit)
347 timing idealTree:node_modules/gen-subs/node_modules/rimraf Completed in 17ms
348 silly placeDep node_modules/gen-subs foreground-child@3.1.1 OK for: glob@10.3.10 want: ^3.1.0
349 silly placeDep node_modules/gen-subs jackspeak@2.3.6 OK for: glob@10.3.10 want: ^2.3.5
350 silly placeDep node_modules/gen-subs minimatch@9.0.3 OK for: glob@10.3.10 want: ^9.0.1
351 silly placeDep node_modules/gen-subs minipass@7.0.4 OK for: glob@10.3.10 want: ^5.0.0 || ^6.0.2 || ^7.0.0
352 silly placeDep node_modules/gen-subs path-scurry@1.10.1 OK for: glob@10.3.10 want: ^1.10.1
353 silly fetch manifest cross-spawn@^7.0.0
354 silly fetch manifest signal-exit@^4.0.1
355 silly fetch manifest @isaacs/cliui@^8.0.2
356 silly fetch manifest @pkgjs/parseargs@^0.11.0
357 silly fetch manifest brace-expansion@^2.0.1
358 silly fetch manifest lru-cache@^9.1.1 || ^10.0.0
359 http fetch GET 200 https://registry.npmjs.org/cross-spawn 7ms (cache hit)
360 http fetch GET 200 https://registry.npmjs.org/@pkgjs%2fparseargs 6ms (cache hit)
361 http fetch GET 200 https://registry.npmjs.org/lru-cache 7ms (cache hit)
362 http fetch GET 200 https://registry.npmjs.org/@isaacs%2fcliui 8ms (cache hit)
363 http fetch GET 200 https://registry.npmjs.org/brace-expansion 8ms (cache hit)
364 timing idealTree:node_modules/gen-subs/node_modules/glob Completed in 12ms
365 silly placeDep node_modules/gen-subs cross-spawn@7.0.3 OK for: foreground-child@3.1.1 want: ^7.0.0
366 silly placeDep node_modules/gen-subs/node_modules/foreground-child signal-exit@4.1.0 OK for: foreground-child@3.1.1 want: ^4.0.1
367 silly fetch manifest path-key@^3.1.0
368 silly fetch manifest shebang-command@^2.0.0
369 silly fetch manifest which@^2.0.1
370 http fetch GET 200 https://registry.npmjs.org/path-key 4ms (cache hit)
371 http fetch GET 200 https://registry.npmjs.org/shebang-command 4ms (cache hit)
372 timing idealTree:node_modules/gen-subs/node_modules/foreground-child Completed in 7ms
373 silly placeDep node_modules/gen-subs path-key@3.1.1 OK for: cross-spawn@7.0.3 want: ^3.1.0
374 silly placeDep node_modules/gen-subs shebang-command@2.0.0 OK for: cross-spawn@7.0.3 want: ^2.0.0
375 silly placeDep node_modules/gen-subs/node_modules/cross-spawn which@2.0.2 OK for: cross-spawn@7.0.3 want: ^2.0.1
376 silly fetch manifest shebang-regex@^3.0.0
377 http fetch GET 200 https://registry.npmjs.org/shebang-regex 2ms (cache hit)
378 timing idealTree:node_modules/gen-subs/node_modules/cross-spawn Completed in 5ms
379 silly placeDep node_modules/gen-subs @isaacs/cliui@8.0.2 OK for: jackspeak@2.3.6 want: ^8.0.2
380 silly placeDep node_modules/gen-subs @pkgjs/parseargs@0.11.0 OK for: jackspeak@2.3.6 want: ^0.11.0
381 silly fetch manifest string-width@^5.1.2
382 silly fetch manifest string-width-cjs@npm:string-width@^4.2.0
383 silly fetch manifest strip-ansi@^7.0.1
384 silly fetch manifest strip-ansi-cjs@npm:strip-ansi@^6.0.1
385 silly fetch manifest wrap-ansi@^8.1.0
386 silly fetch manifest wrap-ansi-cjs@npm:wrap-ansi@^7.0.0
387 timing idealTree:node_modules/gen-subs/node_modules/jackspeak Completed in 3ms
388 silly placeDep node_modules/gen-subs/node_modules/@isaacs/cliui string-width@5.1.2 OK for: @isaacs/cliui@8.0.2 want: ^5.1.2
389 silly placeDep node_modules/gen-subs string-width-cjs@4.2.3 OK for: @isaacs/cliui@8.0.2 want: npm:string-width@^4.2.0
390 silly placeDep node_modules/gen-subs/node_modules/@isaacs/cliui strip-ansi@7.1.0 OK for: @isaacs/cliui@8.0.2 want: ^7.0.1
391 silly placeDep node_modules/gen-subs strip-ansi-cjs@6.0.1 OK for: @isaacs/cliui@8.0.2 want: npm:strip-ansi@^6.0.1
392 silly placeDep node_modules/gen-subs/node_modules/@isaacs/cliui wrap-ansi@8.1.0 OK for: @isaacs/cliui@8.0.2 want: ^8.1.0
393 silly placeDep node_modules/gen-subs wrap-ansi-cjs@7.0.0 OK for: @isaacs/cliui@8.0.2 want: npm:wrap-ansi@^7.0.0
394 silly fetch manifest emoji-regex@^9.2.2
395 silly fetch manifest ansi-styles@^6.1.0
396 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui Completed in 5ms
397 timing idealTree:node_modules/gen-subs/node_modules/@pkgjs/parseargs Completed in 0ms
398 silly placeDep node_modules/gen-subs brace-expansion@2.0.1 OK for: minimatch@9.0.3 want: ^2.0.1
399 silly fetch manifest balanced-match@^1.0.0
400 http fetch GET 200 https://registry.npmjs.org/balanced-match 3ms (cache hit)
401 timing idealTree:node_modules/gen-subs/node_modules/minimatch Completed in 4ms
402 silly placeDep node_modules/gen-subs balanced-match@1.0.2 OK for: brace-expansion@2.0.1 want: ^1.0.0
403 timing idealTree:node_modules/gen-subs/node_modules/brace-expansion Completed in 1ms
404 timing idealTree:node_modules/gen-subs/node_modules/balanced-match Completed in 0ms
405 timing idealTree:node_modules/gen-subs/node_modules/minipass Completed in 0ms
406 timing idealTree:node_modules/gen-subs/node_modules/path-key Completed in 0ms
407 silly placeDep node_modules/gen-subs lru-cache@10.1.0 OK for: path-scurry@1.10.1 want: ^9.1.1 || ^10.0.0
408 timing idealTree:node_modules/gen-subs/node_modules/path-scurry Completed in 1ms
409 timing idealTree:node_modules/gen-subs/node_modules/lru-cache Completed in 0ms
410 timing idealTree:node_modules/gen-subs/node_modules/run-async Completed in 0ms
411 silly placeDep node_modules/gen-subs tslib@2.6.2 OK for: rxjs@7.8.1 want: ^2.1.0
412 timing idealTree:node_modules/gen-subs/node_modules/rxjs Completed in 1ms
413 timing idealTree:node_modules/gen-subs/node_modules/safer-buffer Completed in 0ms
414 silly placeDep node_modules/gen-subs define-data-property@1.1.1 OK for: set-function-length@1.2.0 want: ^1.1.1
415 silly placeDep node_modules/gen-subs gopd@1.0.1 OK for: set-function-length@1.2.0 want: ^1.0.1
416 silly placeDep node_modules/gen-subs has-property-descriptors@1.0.1 OK for: set-function-length@1.2.0 want: ^1.0.1
417 timing idealTree:node_modules/gen-subs/node_modules/set-function-length Completed in 2ms
418 timing idealTree:node_modules/gen-subs/node_modules/define-data-property Completed in 0ms
419 timing idealTree:node_modules/gen-subs/node_modules/gopd Completed in 0ms
420 timing idealTree:node_modules/gen-subs/node_modules/has-property-descriptors Completed in 0ms
421 silly placeDep node_modules/gen-subs shebang-regex@3.0.0 OK for: shebang-command@2.0.0 want: ^3.0.0
422 timing idealTree:node_modules/gen-subs/node_modules/shebang-command Completed in 0ms
423 timing idealTree:node_modules/gen-subs/node_modules/shebang-regex Completed in 0ms
424 timing idealTree:node_modules/gen-subs/node_modules/signal-exit Completed in 0ms
425 silly placeDep node_modules/gen-subs bl@5.1.0 OK for: stdin-discarder@0.1.0 want: ^5.0.0
426 silly fetch manifest buffer@^6.0.3
427 silly fetch manifest inherits@^2.0.4
428 silly fetch manifest readable-stream@^3.4.0
429 http fetch GET 200 https://registry.npmjs.org/inherits 5ms (cache hit)
430 http fetch GET 200 https://registry.npmjs.org/buffer 5ms (cache hit)
431 timing idealTree:node_modules/gen-subs/node_modules/stdin-discarder Completed in 7ms
432 silly placeDep node_modules/gen-subs buffer@6.0.3 OK for: bl@5.1.0 want: ^6.0.3
433 silly placeDep node_modules/gen-subs inherits@2.0.4 OK for: bl@5.1.0 want: ^2.0.4
434 silly placeDep node_modules/gen-subs readable-stream@3.6.2 OK for: bl@5.1.0 want: ^3.4.0
435 silly fetch manifest base64-js@^1.3.1
436 silly fetch manifest ieee754@^1.2.1
437 silly fetch manifest string_decoder@^1.1.1
438 silly fetch manifest util-deprecate@^1.0.1
439 http fetch GET 200 https://registry.npmjs.org/base64-js 5ms (cache hit)
440 http fetch GET 200 https://registry.npmjs.org/util-deprecate 5ms (cache hit)
441 http fetch GET 200 https://registry.npmjs.org/string_decoder 6ms (cache hit)
442 http fetch GET 200 https://registry.npmjs.org/ieee754 6ms (cache hit)
443 timing idealTree:node_modules/gen-subs/node_modules/bl Completed in 10ms
444 silly placeDep node_modules/gen-subs base64-js@1.5.1 OK for: buffer@6.0.3 want: ^1.3.1
445 silly placeDep node_modules/gen-subs ieee754@1.2.1 OK for: buffer@6.0.3 want: ^1.2.1
446 timing idealTree:node_modules/gen-subs/node_modules/buffer Completed in 1ms
447 timing idealTree:node_modules/gen-subs/node_modules/base64-js Completed in 0ms
448 timing idealTree:node_modules/gen-subs/node_modules/ieee754 Completed in 0ms
449 timing idealTree:node_modules/gen-subs/node_modules/inherits Completed in 0ms
450 silly placeDep node_modules/gen-subs string_decoder@1.3.0 OK for: readable-stream@3.6.2 want: ^1.1.1
451 silly placeDep node_modules/gen-subs util-deprecate@1.0.2 OK for: readable-stream@3.6.2 want: ^1.0.1
452 silly fetch manifest safe-buffer@~5.2.0
453 http fetch GET 200 https://registry.npmjs.org/safe-buffer 3ms (cache hit)
454 timing idealTree:node_modules/gen-subs/node_modules/readable-stream Completed in 5ms
455 silly placeDep node_modules/gen-subs safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
456 timing idealTree:node_modules/gen-subs/node_modules/string_decoder Completed in 1ms
457 timing idealTree:node_modules/gen-subs/node_modules/safe-buffer Completed in 0ms
458 silly placeDep node_modules/gen-subs emoji-regex@8.0.0 OK for: string-width@4.2.3 want: ^8.0.0
459 silly placeDep node_modules/gen-subs is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.3 want: ^3.0.0
460 timing idealTree:node_modules/gen-subs/node_modules/string-width Completed in 2ms
461 timing idealTree:node_modules/gen-subs/node_modules/emoji-regex Completed in 0ms
462 timing idealTree:node_modules/gen-subs/node_modules/is-fullwidth-code-point Completed in 0ms
463 timing idealTree:node_modules/gen-subs/node_modules/string-width-cjs Completed in 0ms
464 silly placeDep node_modules/gen-subs ansi-regex@5.0.1 OK for: strip-ansi@6.0.1 want: ^5.0.1
465 timing idealTree:node_modules/gen-subs/node_modules/strip-ansi Completed in 0ms
466 timing idealTree:node_modules/gen-subs/node_modules/ansi-regex Completed in 0ms
467 timing idealTree:node_modules/gen-subs/node_modules/strip-ansi-cjs Completed in 0ms
468 silly placeDep node_modules/gen-subs @types/multipipe@3.0.5 OK for: subtitle@4.2.1 want: ^3.0.0
469 silly placeDep node_modules/gen-subs multipipe@4.0.0 OK for: subtitle@4.2.1 want: ^4.0.0
470 silly placeDep node_modules/gen-subs split2@3.2.2 OK for: subtitle@4.2.1 want: ^3.2.2
471 silly placeDep node_modules/gen-subs strip-bom@4.0.0 OK for: subtitle@4.2.1 want: ^4.0.0
472 silly fetch manifest @types/node@*
473 silly fetch manifest duplexer2@^0.1.2
474 silly fetch manifest object-assign@^4.1.0
475 http fetch GET 200 https://registry.npmjs.org/object-assign 4ms (cache hit)
476 http fetch GET 200 https://registry.npmjs.org/duplexer2 5ms (cache hit)
477 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 7ms (cache hit)
478 timing idealTree:node_modules/gen-subs/node_modules/subtitle Completed in 14ms
479 silly placeDep node_modules/gen-subs @types/node@20.11.0 OK for: @types/multipipe@3.0.5 want: *
480 silly fetch manifest undici-types@~5.26.4
481 http fetch GET 200 https://registry.npmjs.org/undici-types 4ms (cache hit)
482 timing idealTree:node_modules/gen-subs/node_modules/@types/multipipe Completed in 5ms
483 silly placeDep node_modules/gen-subs undici-types@5.26.5 OK for: @types/node@20.11.0 want: ~5.26.4
484 timing idealTree:node_modules/gen-subs/node_modules/@types/node Completed in 1ms
485 silly placeDep node_modules/gen-subs duplexer2@0.1.4 OK for: multipipe@4.0.0 want: ^0.1.2
486 silly placeDep node_modules/gen-subs object-assign@4.1.1 OK for: multipipe@4.0.0 want: ^4.1.0
487 silly fetch manifest readable-stream@^2.0.2
488 timing idealTree:node_modules/gen-subs/node_modules/multipipe Completed in 3ms
489 silly placeDep node_modules/gen-subs/node_modules/duplexer2 readable-stream@2.3.8 OK for: duplexer2@0.1.4 want: ^2.0.2
490 silly fetch manifest core-util-is@~1.0.0
491 silly fetch manifest isarray@~1.0.0
492 silly fetch manifest process-nextick-args@~2.0.0
493 silly fetch manifest safe-buffer@~5.1.1
494 silly fetch manifest string_decoder@~1.1.1
495 http fetch GET 200 https://registry.npmjs.org/isarray 6ms (cache hit)
496 http fetch GET 200 https://registry.npmjs.org/process-nextick-args 6ms (cache hit)
497 http fetch GET 200 https://registry.npmjs.org/core-util-is 7ms (cache hit)
498 timing idealTree:node_modules/gen-subs/node_modules/duplexer2 Completed in 8ms
499 timing idealTree:node_modules/gen-subs/node_modules/object-assign Completed in 0ms
500 timing idealTree:node_modules/gen-subs/node_modules/split2 Completed in 0ms
501 timing idealTree:node_modules/gen-subs/node_modules/strip-bom Completed in 0ms
502 silly placeDep node_modules/gen-subs os-tmpdir@1.0.2 OK for: tmp@0.0.33 want: ~1.0.2
503 timing idealTree:node_modules/gen-subs/node_modules/tmp Completed in 0ms
504 timing idealTree:node_modules/gen-subs/node_modules/os-tmpdir Completed in 0ms
505 timing idealTree:node_modules/gen-subs/node_modules/tslib Completed in 0ms
506 timing idealTree:node_modules/gen-subs/node_modules/type-fest Completed in 0ms
507 timing idealTree:node_modules/gen-subs/node_modules/undici-types Completed in 0ms
508 timing idealTree:node_modules/gen-subs/node_modules/util-deprecate Completed in 0ms
509 silly placeDep node_modules/gen-subs ffi-napi@4.0.3 OK for: vosk@0.3.39 want: ^4.0.3
510 silly placeDep node_modules/gen-subs mic@2.1.2 OK for: vosk@0.3.39 want: ^2.1.2
511 silly placeDep node_modules/gen-subs ref-napi@3.0.3 OK for: vosk@0.3.39 want: >=2.0.0
512 silly fetch manifest debug@^4.1.1
513 silly fetch manifest get-uv-event-loop-napi-h@^1.0.5
514 silly fetch manifest node-addon-api@^3.0.0
515 silly fetch manifest node-gyp-build@^4.2.1
516 silly fetch manifest ref-struct-di@^1.1.0
517 silly fetch manifest get-symbol-from-current-process-h@^1.0.2
518 http fetch GET 200 https://registry.npmjs.org/node-addon-api 8ms (cache hit)
519 http fetch GET 200 https://registry.npmjs.org/get-symbol-from-current-process-h 8ms (cache hit)
520 http fetch GET 200 https://registry.npmjs.org/node-gyp-build 10ms (cache hit)
521 http fetch GET 200 https://registry.npmjs.org/ref-struct-di 14ms (cache hit)
522 http fetch GET 200 https://registry.npmjs.org/get-uv-event-loop-napi-h 14ms (cache hit)
523 timing idealTree:node_modules/gen-subs/node_modules/vosk Completed in 16ms
524 silly placeDep node_modules/gen-subs debug@4.3.4 OK for: ffi-napi@4.0.3 want: ^4.1.1
525 silly placeDep node_modules/gen-subs get-uv-event-loop-napi-h@1.0.6 OK for: ffi-napi@4.0.3 want: ^1.0.5
526 silly placeDep node_modules/gen-subs node-addon-api@3.2.1 OK for: ffi-napi@4.0.3 want: ^3.0.0
527 silly placeDep node_modules/gen-subs node-gyp-build@4.8.0 OK for: ffi-napi@4.0.3 want: ^4.2.1
528 silly placeDep node_modules/gen-subs ref-struct-di@1.1.1 OK for: ffi-napi@4.0.3 want: ^1.1.0
529 silly fetch manifest ms@2.1.2
530 silly fetch manifest get-symbol-from-current-process-h@^1.0.1
531 silly fetch manifest debug@^3.1.0
532 http fetch GET 200 https://registry.npmjs.org/ms 3ms (cache hit)
533 timing idealTree:node_modules/gen-subs/node_modules/ffi-napi Completed in 8ms
534 silly placeDep node_modules/gen-subs ms@2.1.2 OK for: debug@4.3.4 want: 2.1.2
535 timing idealTree:node_modules/gen-subs/node_modules/debug Completed in 0ms
536 silly placeDep node_modules/gen-subs get-symbol-from-current-process-h@1.0.2 OK for: get-uv-event-loop-napi-h@1.0.6 want: ^1.0.1
537 timing idealTree:node_modules/gen-subs/node_modules/get-uv-event-loop-napi-h Completed in 1ms
538 timing idealTree:node_modules/gen-subs/node_modules/get-symbol-from-current-process-h Completed in 0ms
539 timing idealTree:node_modules/gen-subs/node_modules/mic Completed in 0ms
540 timing idealTree:node_modules/gen-subs/node_modules/ms Completed in 0ms
541 timing idealTree:node_modules/gen-subs/node_modules/node-addon-api Completed in 0ms
542 timing idealTree:node_modules/gen-subs/node_modules/node-gyp-build Completed in 0ms
543 timing idealTree:node_modules/gen-subs/node_modules/ref-napi Completed in 0ms
544 silly placeDep node_modules/gen-subs/node_modules/ref-struct-di debug@3.2.7 OK for: ref-struct-di@1.1.1 want: ^3.1.0
545 timing idealTree:node_modules/gen-subs/node_modules/ref-struct-di Completed in 1ms
546 silly placeDep node_modules/gen-subs buffer-alloc@1.2.0 OK for: wav@1.0.2 want: ^1.1.0
547 silly placeDep node_modules/gen-subs buffer-from@1.1.2 OK for: wav@1.0.2 want: ^1.0.0
548 silly placeDep node_modules/gen-subs/node_modules/wav debug@2.6.9 OK for: wav@1.0.2 want: ^2.2.0
549 silly placeDep node_modules/gen-subs/node_modules/wav readable-stream@1.1.14 OK for: wav@1.0.2 want: ^1.1.14
550 silly placeDep node_modules/gen-subs stream-parser@0.3.1 OK for: wav@1.0.2 want: ^0.3.1
551 silly fetch manifest buffer-alloc-unsafe@^1.1.0
552 silly fetch manifest buffer-fill@^1.0.0
553 silly fetch manifest ms@2.0.0
554 silly fetch manifest isarray@0.0.1
555 silly fetch manifest string_decoder@~0.10.x
556 silly fetch manifest debug@2
557 http fetch GET 200 https://registry.npmjs.org/buffer-fill 6ms (cache hit)
558 http fetch GET 200 https://registry.npmjs.org/buffer-alloc-unsafe 6ms (cache hit)
559 timing idealTree:node_modules/gen-subs/node_modules/wav Completed in 11ms
560 silly placeDep node_modules/gen-subs buffer-alloc-unsafe@1.1.0 OK for: buffer-alloc@1.2.0 want: ^1.1.0
561 silly placeDep node_modules/gen-subs buffer-fill@1.0.0 OK for: buffer-alloc@1.2.0 want: ^1.0.0
562 timing idealTree:node_modules/gen-subs/node_modules/buffer-alloc Completed in 2ms
563 timing idealTree:node_modules/gen-subs/node_modules/buffer-alloc-unsafe Completed in 0ms
564 timing idealTree:node_modules/gen-subs/node_modules/buffer-fill Completed in 0ms
565 timing idealTree:node_modules/gen-subs/node_modules/buffer-from Completed in 0ms
566 silly placeDep node_modules/gen-subs/node_modules/stream-parser debug@2.6.9 OK for: stream-parser@0.3.1 want: 2
567 timing idealTree:node_modules/gen-subs/node_modules/stream-parser Completed in 0ms
568 silly placeDep node_modules/gen-subs isexe@2.0.0 OK for: which@1.3.1 want: ^2.0.0
569 timing idealTree:node_modules/gen-subs/node_modules/which Completed in 0ms
570 timing idealTree:node_modules/gen-subs/node_modules/isexe Completed in 0ms
571 silly placeDep node_modules/gen-subs ansi-styles@4.3.0 OK for: wrap-ansi@6.2.0 want: ^4.0.0
572 silly fetch manifest color-convert@^2.0.1
573 http fetch GET 200 https://registry.npmjs.org/color-convert 3ms (cache hit)
574 timing idealTree:node_modules/gen-subs/node_modules/wrap-ansi Completed in 5ms
575 silly placeDep node_modules/gen-subs color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
576 silly fetch manifest color-name@~1.1.4
577 http fetch GET 200 https://registry.npmjs.org/color-name 3ms (cache hit)
578 timing idealTree:node_modules/gen-subs/node_modules/ansi-styles Completed in 4ms
579 silly placeDep node_modules/gen-subs color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
580 timing idealTree:node_modules/gen-subs/node_modules/color-convert Completed in 1ms
581 timing idealTree:node_modules/gen-subs/node_modules/color-name Completed in 0ms
582 timing idealTree:node_modules/gen-subs/node_modules/wrap-ansi-cjs Completed in 0ms
583 silly placeDep node_modules/gen-subs buffer-crc32@0.2.13 OK for: yauzl@2.10.0 want: ~0.2.3
584 silly placeDep node_modules/gen-subs fd-slicer@1.1.0 OK for: yauzl@2.10.0 want: ~1.1.0
585 silly fetch manifest pend@~1.2.0
586 http fetch GET 200 https://registry.npmjs.org/pend 3ms (cache hit)
587 timing idealTree:node_modules/gen-subs/node_modules/yauzl Completed in 5ms
588 timing idealTree:node_modules/gen-subs/node_modules/buffer-crc32 Completed in 0ms
589 silly placeDep node_modules/gen-subs pend@1.2.0 OK for: fd-slicer@1.1.0 want: ~1.2.0
590 timing idealTree:node_modules/gen-subs/node_modules/fd-slicer Completed in 1ms
591 timing idealTree:node_modules/gen-subs/node_modules/pend Completed in 0ms
592 silly placeDep node_modules/gen-subs eastasianwidth@0.2.0 OK for: string-width@5.1.2 want: ^0.2.0
593 silly placeDep node_modules/gen-subs/node_modules/@isaacs/cliui emoji-regex@9.2.2 OK for: string-width@5.1.2 want: ^9.2.2
594 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/string-width Completed in 1ms
595 timing idealTree:node_modules/gen-subs/node_modules/eastasianwidth Completed in 0ms
596 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/emoji-regex Completed in 0ms
597 silly placeDep node_modules/gen-subs/node_modules/@isaacs/cliui ansi-regex@6.0.1 OK for: strip-ansi@7.1.0 want: ^6.0.1
598 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/strip-ansi Completed in 1ms
599 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/ansi-regex Completed in 0ms
600 silly placeDep node_modules/gen-subs/node_modules/@isaacs/cliui ansi-styles@6.2.1 OK for: wrap-ansi@8.1.0 want: ^6.1.0
601 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/wrap-ansi Completed in 1ms
602 timing idealTree:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/ansi-styles Completed in 0ms
603 timing idealTree:node_modules/gen-subs/node_modules/cross-spawn/node_modules/which Completed in 0ms
604 silly placeDep node_modules/gen-subs core-util-is@1.0.3 OK for: readable-stream@2.3.8 want: ~1.0.0
605 silly placeDep node_modules/gen-subs isarray@1.0.0 OK for: readable-stream@2.3.8 want: ~1.0.0
606 silly placeDep node_modules/gen-subs process-nextick-args@2.0.1 OK for: readable-stream@2.3.8 want: ~2.0.0
607 silly placeDep node_modules/gen-subs/node_modules/duplexer2 safe-buffer@5.1.2 OK for: readable-stream@2.3.8 want: ~5.1.1
608 silly placeDep node_modules/gen-subs/node_modules/duplexer2 string_decoder@1.1.1 OK for: readable-stream@2.3.8 want: ~1.1.1
609 timing idealTree:node_modules/gen-subs/node_modules/duplexer2/node_modules/readable-stream Completed in 4ms
610 timing idealTree:node_modules/gen-subs/node_modules/core-util-is Completed in 0ms
611 timing idealTree:node_modules/gen-subs/node_modules/isarray Completed in 0ms
612 timing idealTree:node_modules/gen-subs/node_modules/process-nextick-args Completed in 0ms
613 timing idealTree:node_modules/gen-subs/node_modules/duplexer2/node_modules/safe-buffer Completed in 0ms
614 timing idealTree:node_modules/gen-subs/node_modules/duplexer2/node_modules/string_decoder Completed in 0ms
615 timing idealTree:node_modules/gen-subs/node_modules/foreground-child/node_modules/signal-exit Completed in 0ms
616 silly placeDep node_modules/gen-subs/node_modules/inquirer bl@4.1.0 OK for: ora@5.4.1 want: ^4.1.0
617 silly placeDep node_modules/gen-subs/node_modules/inquirer/node_modules/ora chalk@4.1.2 OK for: ora@5.4.1 want: ^4.1.0
618 silly placeDep node_modules/gen-subs/node_modules/inquirer is-interactive@1.0.0 OK for: ora@5.4.1 want: ^1.0.0
619 silly placeDep node_modules/gen-subs/node_modules/inquirer is-unicode-supported@0.1.0 OK for: ora@5.4.1 want: ^0.1.0
620 silly placeDep node_modules/gen-subs/node_modules/inquirer log-symbols@4.1.0 OK for: ora@5.4.1 want: ^4.1.0
621 silly placeDep node_modules/gen-subs wcwidth@1.0.1 OK for: ora@5.4.1 want: ^1.0.1
622 silly fetch manifest buffer@^5.5.0
623 silly fetch manifest supports-color@^7.1.0
624 silly fetch manifest defaults@^1.0.3
625 http fetch GET 200 https://registry.npmjs.org/defaults 5ms (cache hit)
626 http fetch GET 200 https://registry.npmjs.org/supports-color 5ms (cache hit)
627 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/ora Completed in 11ms
628 silly placeDep node_modules/gen-subs defaults@1.0.4 OK for: wcwidth@1.0.1 want: ^1.0.3
629 silly fetch manifest clone@^1.0.2
630 http fetch GET 200 https://registry.npmjs.org/clone 3ms (cache hit)
631 timing idealTree:node_modules/gen-subs/node_modules/wcwidth Completed in 4ms
632 silly placeDep node_modules/gen-subs clone@1.0.4 OK for: defaults@1.0.4 want: ^1.0.2
633 timing idealTree:node_modules/gen-subs/node_modules/defaults Completed in 1ms
634 timing idealTree:node_modules/gen-subs/node_modules/clone Completed in 0ms
635 silly placeDep node_modules/gen-subs/node_modules/inquirer buffer@5.7.1 OK for: bl@4.1.0 want: ^5.5.0
636 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/bl Completed in 1ms
637 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/buffer Completed in 0ms
638 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/is-interactive Completed in 0ms
639 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/is-unicode-supported Completed in 0ms
640 silly placeDep node_modules/gen-subs/node_modules/inquirer/node_modules/log-symbols chalk@4.1.2 OK for: log-symbols@4.1.0 want: ^4.1.0
641 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/log-symbols Completed in 1ms
642 silly placeDep node_modules/gen-subs/node_modules/ora restore-cursor@4.0.0 OK for: cli-cursor@4.0.0 want: ^4.0.0
643 timing idealTree:node_modules/gen-subs/node_modules/ora/node_modules/cli-cursor Completed in 1ms
644 timing idealTree:node_modules/gen-subs/node_modules/ora/node_modules/restore-cursor Completed in 0ms
645 silly placeDep node_modules/gen-subs/node_modules/ora emoji-regex@10.3.0 OK for: string-width@6.1.0 want: ^10.2.1
646 timing idealTree:node_modules/gen-subs/node_modules/ora/node_modules/string-width Completed in 1ms
647 timing idealTree:node_modules/gen-subs/node_modules/ora/node_modules/emoji-regex Completed in 0ms
648 silly placeDep node_modules/gen-subs/node_modules/ora ansi-regex@6.0.1 OK for: strip-ansi@7.1.0 want: ^6.0.1
649 timing idealTree:node_modules/gen-subs/node_modules/ora/node_modules/strip-ansi Completed in 0ms
650 timing idealTree:node_modules/gen-subs/node_modules/ora/node_modules/ansi-regex Completed in 0ms
651 timing idealTree:node_modules/gen-subs/node_modules/ref-struct-di/node_modules/debug Completed in 0ms
652 silly placeDep node_modules/gen-subs/node_modules/stream-parser ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
653 timing idealTree:node_modules/gen-subs/node_modules/stream-parser/node_modules/debug Completed in 0ms
654 timing idealTree:node_modules/gen-subs/node_modules/stream-parser/node_modules/ms Completed in 0ms
655 silly placeDep node_modules/gen-subs/node_modules/wav ms@2.0.0 OK for: debug@2.6.9 want: 2.0.0
656 timing idealTree:node_modules/gen-subs/node_modules/wav/node_modules/debug Completed in 1ms
657 timing idealTree:node_modules/gen-subs/node_modules/wav/node_modules/ms Completed in 0ms
658 silly placeDep node_modules/gen-subs/node_modules/wav isarray@0.0.1 OK for: readable-stream@1.1.14 want: 0.0.1
659 silly placeDep node_modules/gen-subs/node_modules/wav string_decoder@0.10.31 OK for: readable-stream@1.1.14 want: ~0.10.x
660 timing idealTree:node_modules/gen-subs/node_modules/wav/node_modules/readable-stream Completed in 1ms
661 timing idealTree:node_modules/gen-subs/node_modules/wav/node_modules/isarray Completed in 0ms
662 timing idealTree:node_modules/gen-subs/node_modules/wav/node_modules/string_decoder Completed in 0ms
663 silly placeDep node_modules/gen-subs supports-color@7.2.0 OK for: chalk@4.1.2 want: ^7.1.0
664 silly fetch manifest has-flag@^4.0.0
665 http fetch GET 200 https://registry.npmjs.org/has-flag 3ms (cache hit)
666 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/log-symbols/node_modules/chalk Completed in 5ms
667 silly placeDep node_modules/gen-subs has-flag@4.0.0 OK for: supports-color@7.2.0 want: ^4.0.0
668 timing idealTree:node_modules/gen-subs/node_modules/supports-color Completed in 0ms
669 timing idealTree:node_modules/gen-subs/node_modules/has-flag Completed in 0ms
670 timing idealTree:node_modules/gen-subs/node_modules/inquirer/node_modules/ora/node_modules/chalk Completed in 0ms
671 timing idealTree:buildDeps Completed in 449ms
672 timing idealTree:fixDepFlags Completed in 1ms
673 timing idealTree Completed in 462ms
674 timing reify:loadTrees Completed in 464ms
675 timing reify:diffTrees Completed in 2ms
676 silly reify moves {}
677 timing reify:retireShallow Completed in 1ms
678 timing reify:createSparse Completed in 32ms
679 timing reify:loadBundles Completed in 0ms
680 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\win32-ia32
681 silly reify mark deleted [
681 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\win32-ia32'
681 silly reify ]
682 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\linux-x64
683 silly reify mark deleted [
683 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\linux-x64'
683 silly reify ]
684 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\linux-ia32
685 silly reify mark deleted [
685 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\linux-ia32'
685 silly reify ]
686 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\linux-arm64
687 silly reify mark deleted [
687 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\linux-arm64'
687 silly reify ]
688 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\linux-arm
689 silly reify mark deleted [
689 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\linux-arm'
689 silly reify ]
690 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\darwin-x64
691 silly reify mark deleted [
691 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\darwin-x64'
691 silly reify ]
692 verbose reify failed optional dependency C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\@ffmpeg-installer\darwin-arm64
693 silly reify mark deleted [
693 silly reify   'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\@ffmpeg-installer\\darwin-arm64'
693 silly reify ]
694 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/win32-ia32 Completed in 5ms
695 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-x64 Completed in 5ms
696 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-ia32 Completed in 5ms
697 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-arm64 Completed in 5ms
698 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/linux-arm Completed in 5ms
699 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/darwin-x64 Completed in 5ms
700 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/darwin-arm64 Completed in 5ms
701 timing reifyNode:node_modules/gen-subs/node_modules/eastasianwidth Completed in 636ms
702 timing reifyNode:node_modules/gen-subs/node_modules/buffer-alloc-unsafe Completed in 636ms
703 timing reifyNode:node_modules/gen-subs/node_modules/buffer-alloc Completed in 636ms
704 timing reifyNode:node_modules/gen-subs/node_modules/buffer-fill Completed in 636ms
705 timing reifyNode:node_modules/gen-subs/node_modules/process-nextick-args Completed in 656ms
706 timing reifyNode:node_modules/gen-subs/node_modules/color-name Completed in 655ms
707 timing reifyNode:node_modules/gen-subs/node_modules/buffer-crc32 Completed in 656ms
708 timing reifyNode:node_modules/gen-subs/node_modules/stream-parser/node_modules/ms Completed in 656ms
709 timing reifyNode:node_modules/gen-subs/node_modules/buffer-from Completed in 656ms
710 timing reifyNode:node_modules/gen-subs/node_modules/ms Completed in 657ms
711 timing reifyNode:node_modules/gen-subs/node_modules/duplexer2 Completed in 657ms
712 timing reifyNode:node_modules/gen-subs/node_modules/os-tmpdir Completed in 657ms
713 timing reifyNode:node_modules/gen-subs/node_modules/object-assign Completed in 657ms
714 timing reifyNode:node_modules/gen-subs/node_modules/@types/multipipe Completed in 657ms
715 timing reifyNode:node_modules/gen-subs/node_modules/wrap-ansi-cjs Completed in 657ms
716 timing reifyNode:node_modules/gen-subs/node_modules/shebang-command Completed in 657ms
717 timing reifyNode:node_modules/gen-subs/node_modules/wrap-ansi Completed in 657ms
718 timing reifyNode:node_modules/gen-subs/node_modules/run-async Completed in 657ms
719 timing reifyNode:node_modules/gen-subs/node_modules/wav/node_modules/ms Completed in 657ms
720 timing reifyNode:node_modules/gen-subs/node_modules/core-util-is Completed in 661ms
721 timing reifyNode:node_modules/gen-subs/node_modules/mute-stream Completed in 660ms
722 timing reifyNode:node_modules/gen-subs/node_modules/string_decoder Completed in 664ms
723 timing reifyNode:node_modules/gen-subs/node_modules/tmp Completed in 665ms
724 timing reifyNode:node_modules/gen-subs/node_modules/defaults Completed in 676ms
725 timing reifyNode:node_modules/gen-subs/node_modules/has-flag Completed in 676ms
726 timing reifyNode:node_modules/gen-subs/node_modules/supports-color Completed in 676ms
727 timing reifyNode:node_modules/gen-subs/node_modules/pend Completed in 676ms
728 timing reifyNode:node_modules/gen-subs/node_modules/strip-bom Completed in 676ms
729 timing reifyNode:node_modules/gen-subs/node_modules/ieee754 Completed in 676ms
730 timing reifyNode:node_modules/gen-subs/node_modules/ansi-regex Completed in 676ms
731 timing reifyNode:node_modules/gen-subs/node_modules/inherits Completed in 676ms
732 timing reifyNode:node_modules/gen-subs/node_modules/is-fullwidth-code-point Completed in 676ms
733 timing reifyNode:node_modules/gen-subs/node_modules/shebang-regex Completed in 675ms
734 timing reifyNode:node_modules/gen-subs/node_modules/strip-ansi-cjs Completed in 676ms
735 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/ansi-regex Completed in 676ms
736 timing reifyNode:node_modules/gen-subs/node_modules/string-width-cjs Completed in 676ms
737 timing reifyNode:node_modules/gen-subs/node_modules/path-key Completed in 676ms
738 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/wrap-ansi Completed in 676ms
739 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/strip-ansi Completed in 676ms
740 timing reifyNode:node_modules/gen-subs/node_modules/mimic-fn Completed in 676ms
741 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/string-width Completed in 676ms
742 timing reifyNode:node_modules/gen-subs/node_modules/is-interactive Completed in 676ms
743 timing reifyNode:node_modules/gen-subs/node_modules/signal-exit Completed in 677ms
744 timing reifyNode:node_modules/gen-subs/node_modules/onetime Completed in 677ms
745 timing reifyNode:node_modules/gen-subs/node_modules/stdin-discarder Completed in 677ms
746 timing reifyNode:node_modules/gen-subs/node_modules/escape-string-regexp Completed in 677ms
747 timing reifyNode:node_modules/gen-subs/node_modules/restore-cursor Completed in 677ms
748 timing reifyNode:node_modules/gen-subs/node_modules/is-unicode-supported Completed in 677ms
749 timing reifyNode:node_modules/gen-subs/node_modules/strip-ansi Completed in 677ms
750 timing reifyNode:node_modules/gen-subs/node_modules/cli-width Completed in 677ms
751 timing reifyNode:node_modules/gen-subs/node_modules/cli-cursor Completed in 677ms
752 timing reifyNode:node_modules/gen-subs/node_modules/wav/node_modules/string_decoder Completed in 677ms
753 timing reifyNode:node_modules/gen-subs/node_modules/string-width Completed in 677ms
754 timing reifyNode:node_modules/gen-subs/node_modules/ora/node_modules/restore-cursor Completed in 678ms
755 timing reifyNode:node_modules/gen-subs/node_modules/ora/node_modules/string-width Completed in 678ms
756 timing reifyNode:node_modules/gen-subs/node_modules/ora/node_modules/strip-ansi Completed in 678ms
757 timing reifyNode:node_modules/gen-subs/node_modules/ora/node_modules/ansi-regex Completed in 678ms
758 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/is-unicode-supported Completed in 678ms
759 timing reifyNode:node_modules/gen-subs/node_modules/ora/node_modules/cli-cursor Completed in 678ms
760 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/is-interactive Completed in 679ms
761 timing reifyNode:node_modules/gen-subs/node_modules/yauzl Completed in 679ms
762 timing reifyNode:node_modules/gen-subs/node_modules/ansi-styles Completed in 681ms
763 timing reifyNode:node_modules/gen-subs/node_modules/balanced-match Completed in 681ms
764 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/ansi-styles Completed in 681ms
765 timing reifyNode:node_modules/gen-subs/node_modules/brace-expansion Completed in 681ms
766 timing reifyNode:node_modules/gen-subs/node_modules/wav/node_modules/isarray Completed in 681ms
767 timing reifyNode:node_modules/gen-subs/node_modules/ansi-escapes Completed in 681ms
768 timing reifyNode:node_modules/gen-subs/node_modules/ora Completed in 682ms
769 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/ora Completed in 682ms
770 timing reifyNode:node_modules/gen-subs/node_modules/duplexer2/node_modules/string_decoder Completed in 684ms
771 timing reifyNode:node_modules/gen-subs/node_modules/duplexer2/node_modules/safe-buffer Completed in 685ms
772 timing reifyNode:node_modules/gen-subs/node_modules/safe-buffer Completed in 685ms
773 timing reifyNode:node_modules/gen-subs/node_modules/figures Completed in 684ms
774 timing reifyNode:node_modules/gen-subs Completed in 688ms
775 timing reifyNode:node_modules/gen-subs/node_modules/clone Completed in 689ms
776 timing reifyNode:node_modules/gen-subs/node_modules/util-deprecate Completed in 689ms
777 timing reifyNode:node_modules/gen-subs/node_modules/base64-js Completed in 689ms
778 timing reifyNode:node_modules/gen-subs/node_modules/log-symbols Completed in 689ms
779 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/log-symbols Completed in 689ms
780 timing reifyNode:node_modules/gen-subs/node_modules/split2 Completed in 692ms
781 timing reifyNode:node_modules/gen-subs/node_modules/multipipe Completed in 692ms
782 timing reifyNode:node_modules/gen-subs/node_modules/cross-spawn/node_modules/which Completed in 691ms
783 timing reifyNode:node_modules/gen-subs/node_modules/which Completed in 691ms
784 timing reifyNode:node_modules/gen-subs/node_modules/ora/node_modules/emoji-regex Completed in 691ms
785 timing reifyNode:node_modules/gen-subs/node_modules/cli-spinners Completed in 694ms
786 timing reifyNode:node_modules/gen-subs/node_modules/color-convert Completed in 702ms
787 timing reifyNode:node_modules/gen-subs/node_modules/buffer Completed in 703ms
788 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/buffer Completed in 702ms
789 timing reifyNode:node_modules/gen-subs/node_modules/debug Completed in 705ms
790 timing reifyNode:node_modules/gen-subs/node_modules/safer-buffer Completed in 704ms
791 timing reifyNode:node_modules/gen-subs/node_modules/isarray Completed in 710ms
792 timing reifyNode:node_modules/gen-subs/node_modules/node-gyp-build Completed in 709ms
793 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/log-symbols/node_modules/chalk Completed in 708ms
794 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/ora/node_modules/chalk Completed in 708ms
795 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui Completed in 710ms
796 timing reifyNode:node_modules/gen-subs/node_modules/get-symbol-from-current-process-h Completed in 711ms
797 timing reifyNode:node_modules/gen-subs/node_modules/get-uv-event-loop-napi-h Completed in 712ms
798 timing reifyNode:node_modules/gen-subs/node_modules/isexe Completed in 714ms
799 timing reifyNode:node_modules/gen-subs/node_modules/gopd Completed in 713ms
800 timing reifyNode:node_modules/gen-subs/node_modules/has-proto Completed in 714ms
801 timing reifyNode:node_modules/gen-subs/node_modules/wcwidth Completed in 717ms
802 timing reifyNode:node_modules/gen-subs/node_modules/mic Completed in 716ms
803 timing reifyNode:node_modules/gen-subs/node_modules/fd-slicer Completed in 716ms
804 timing reifyNode:node_modules/gen-subs/node_modules/emoji-regex Completed in 717ms
805 timing reifyNode:node_modules/gen-subs/node_modules/stream-parser Completed in 724ms
806 timing reifyNode:node_modules/gen-subs/node_modules/has-property-descriptors Completed in 724ms
807 timing reifyNode:node_modules/gen-subs/node_modules/ref-struct-di/node_modules/debug Completed in 725ms
808 timing reifyNode:node_modules/gen-subs/node_modules/get-intrinsic Completed in 725ms
809 timing reifyNode:node_modules/gen-subs/node_modules/cross-spawn Completed in 729ms
810 timing reifyNode:node_modules/gen-subs/node_modules/inquirer/node_modules/bl Completed in 734ms
811 timing reifyNode:node_modules/gen-subs/node_modules/hasown Completed in 735ms
812 timing reifyNode:node_modules/gen-subs/node_modules/ref-struct-di Completed in 741ms
813 timing reifyNode:node_modules/gen-subs/node_modules/chardet Completed in 742ms
814 timing reifyNode:node_modules/gen-subs/node_modules/call-bind Completed in 742ms
815 timing reifyNode:node_modules/gen-subs/node_modules/define-data-property Completed in 744ms
816 timing reifyNode:node_modules/gen-subs/node_modules/function-bind Completed in 746ms
817 timing reifyNode:node_modules/gen-subs/node_modules/@ljharb/through Completed in 749ms
818 timing reifyNode:node_modules/gen-subs/node_modules/set-function-length Completed in 753ms
819 timing reifyNode:node_modules/gen-subs/node_modules/has-symbols Completed in 753ms
820 timing reifyNode:node_modules/gen-subs/node_modules/chalk Completed in 754ms
821 timing reifyNode:node_modules/gen-subs/node_modules/tslib Completed in 759ms
822 timing reifyNode:node_modules/gen-subs/node_modules/bl Completed in 763ms
823 timing reifyNode:node_modules/gen-subs/node_modules/external-editor Completed in 762ms
824 timing reifyNode:node_modules/gen-subs/node_modules/wav/node_modules/readable-stream Completed in 763ms
825 timing reifyNode:node_modules/gen-subs/node_modules/@isaacs/cliui/node_modules/emoji-regex Completed in 764ms
826 timing reifyNode:node_modules/gen-subs/node_modules/commander Completed in 768ms
827 timing reifyNode:node_modules/gen-subs/node_modules/stream-parser/node_modules/debug Completed in 770ms
828 timing reifyNode:node_modules/gen-subs/node_modules/wav/node_modules/debug Completed in 769ms
829 timing reifyNode:node_modules/gen-subs/node_modules/@pkgjs/parseargs Completed in 773ms
830 timing reifyNode:node_modules/gen-subs/node_modules/minipass Completed in 775ms
831 timing reifyNode:node_modules/gen-subs/node_modules/cli-progress Completed in 783ms
832 timing reifyNode:node_modules/gen-subs/node_modules/lru-cache Completed in 785ms
833 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/ffmpeg Completed in 784ms
834 timing reifyNode:node_modules/gen-subs/node_modules/path-scurry Completed in 790ms
835 timing reifyNode:node_modules/gen-subs/node_modules/node-addon-api Completed in 798ms
836 timing reifyNode:node_modules/gen-subs/node_modules/duplexer2/node_modules/readable-stream Completed in 804ms
837 timing reifyNode:node_modules/gen-subs/node_modules/readable-stream Completed in 807ms
838 timing reifyNode:node_modules/gen-subs/node_modules/jackspeak Completed in 808ms
839 timing reifyNode:node_modules/gen-subs/node_modules/inquirer Completed in 813ms
840 timing reifyNode:node_modules/gen-subs/node_modules/foreground-child Completed in 816ms
841 timing reifyNode:node_modules/gen-subs/node_modules/foreground-child/node_modules/signal-exit Completed in 817ms
842 timing reifyNode:node_modules/gen-subs/node_modules/iconv-lite Completed in 817ms
843 timing reifyNode:node_modules/gen-subs/node_modules/undici-types Completed in 829ms
844 timing reifyNode:node_modules/gen-subs/node_modules/wav Completed in 834ms
845 timing reifyNode:node_modules/gen-subs/node_modules/subtitle Completed in 840ms
846 timing reifyNode:node_modules/gen-subs/node_modules/type-fest Completed in 852ms
847 timing reifyNode:node_modules/gen-subs/node_modules/minimatch Completed in 871ms
848 timing reifyNode:node_modules/gen-subs/node_modules/mkdirp Completed in 881ms
849 timing reifyNode:node_modules/gen-subs/node_modules/glob Completed in 890ms
850 timing reifyNode:node_modules/gen-subs/node_modules/ref-napi Completed in 918ms
851 timing reifyNode:node_modules/gen-subs/node_modules/fluent-ffmpeg Completed in 917ms
852 timing reifyNode:node_modules/gen-subs/node_modules/rimraf Completed in 954ms
853 timing reifyNode:node_modules/gen-subs/node_modules/async Completed in 965ms
854 timing reifyNode:node_modules/gen-subs/node_modules/@types/node Completed in 997ms
855 timing reifyNode:node_modules/gen-subs/node_modules/@ffmpeg-installer/win32-x64 Completed in 1175ms
856 timing reifyNode:node_modules/gen-subs/node_modules/vosk Completed in 1358ms
857 timing reifyNode:node_modules/gen-subs/node_modules/ffi-napi Completed in 1551ms
858 timing reifyNode:node_modules/gen-subs/node_modules/lodash Completed in 1631ms
859 timing reifyNode:node_modules/gen-subs/node_modules/rxjs Completed in 2381ms
860 timing reify:unpack Completed in 2384ms
861 timing reify:unretire Completed in 0ms
862 timing build:queue Completed in 5ms
863 timing build:link:node_modules/gen-subs/node_modules/cross-spawn/node_modules/which Completed in 17ms
864 timing build:link:node_modules/gen-subs/node_modules/glob Completed in 18ms
865 timing build:link:node_modules/gen-subs/node_modules/mkdirp Completed in 18ms
866 timing build:link:node_modules/gen-subs/node_modules/which Completed in 18ms
867 timing build:link:node_modules/gen-subs/node_modules/node-gyp-build Completed in 19ms
868 timing build:link:node_modules/gen-subs Completed in 19ms
869 timing build:link:node_modules/gen-subs/node_modules/rimraf Completed in 18ms
870 timing build:link Completed in 19ms
871 info run ffi-napi@4.0.3 install node_modules/gen-subs/node_modules/ffi-napi node-gyp-build
872 info run ref-napi@3.0.3 install node_modules/gen-subs/node_modules/ref-napi node-gyp-build
873 info run ref-napi@3.0.3 install { code: 0, signal: null }
874 timing build:run:install:node_modules/gen-subs/node_modules/ref-napi Completed in 136ms
875 info run ffi-napi@4.0.3 install { code: 1, signal: null }
876 warn cleanup Failed to remove some directories [
876 warn cleanup   [
876 warn cleanup     'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs',
876 warn cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\duplexer2\node_modules\readable-stream'] {
876 warn cleanup       errno: -4048,
876 warn cleanup       code: 'EPERM',
876 warn cleanup       syscall: 'rmdir',
876 warn cleanup       path: 'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\duplexer2\\node_modules\\readable-stream'
876 warn cleanup     }
876 warn cleanup   ],
876 warn cleanup   [
876 warn cleanup     'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\ffi-napi',
876 warn cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\ffi-napi\deps'] {
876 warn cleanup       errno: -4048,
876 warn cleanup       code: 'EPERM',
876 warn cleanup       syscall: 'rmdir',
876 warn cleanup       path: 'C:\\Users\\pegak\\AppData\\Local\\Volta\\tmp\\image\\packages\\.tmp7i3qhf\\node_modules\\gen-subs\\node_modules\\ffi-napi\\deps'
876 warn cleanup     }
876 warn cleanup   ]
876 warn cleanup ]
877 timing reify:rollback:createSparse Completed in 474ms
878 timing reify:rollback:retireShallow Completed in 0ms
879 timing command:i Completed in 4591ms
880 verbose stack Error: command failed
880 verbose stack     at ChildProcess.<anonymous> (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\@npmcli\promise-spawn\lib\index.js:53:27)
880 verbose stack     at ChildProcess.emit (node:events:519:28)
880 verbose stack     at maybeClose (node:internal/child_process:1105:16)
880 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:305:5)
881 verbose pkgid ffi-napi@4.0.3
882 verbose cwd D:\Videos
883 verbose Windows_NT 10.0.26020
884 verbose node v21.5.0
885 verbose npm  v9.6.5
886 error code 1
887 error path C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\ffi-napi
888 error command failed
889 error command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp-build
890 error gyp info it worked if it ends with ok
890 error gyp info using node-gyp@9.3.1
890 error gyp info using node@21.5.0 | win32 | x64
890 error gyp info find Python using Python version 3.10.11 found at "C:\Users\pegak\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\python.exe"
890 error gyp ERR! find VS 
890 error gyp ERR! find VS msvs_version not set from command line or npm config
890 error gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
890 error gyp ERR! find VS could not use PowerShell to find Visual Studio 2017 or newer, try re-running with '--loglevel silly' for more details
890 error gyp ERR! find VS not looking for VS2015 as it is only supported up to Node.js 18
890 error gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
890 error gyp ERR! find VS 
890 error gyp ERR! find VS **************************************************************
890 error gyp ERR! find VS You need to install the latest version of Visual Studio
890 error gyp ERR! find VS including the "Desktop development with C++" workload.
890 error gyp ERR! find VS For more information consult the documentation at:
890 error gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
890 error gyp ERR! find VS **************************************************************
890 error gyp ERR! find VS 
890 error gyp ERR! configure error 
890 error gyp ERR! stack Error: Could not find any Visual Studio installation to use
890 error gyp ERR! stack     at VisualStudioFinder.fail (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:122:47)
890 error gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:75:16
890 error gyp ERR! stack     at VisualStudioFinder.findVisualStudio2013 (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:369:14)
890 error gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:71:14
890 error gyp ERR! stack     at VisualStudioFinder.findVisualStudio2015 (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:353:14)
890 error gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:67:12
890 error gyp ERR! stack     at failPowershell (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:156:7)
890 error gyp ERR! stack     at VisualStudioFinder.parseData (C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:170:14)
890 error gyp ERR! stack     at C:\Users\pegak\AppData\Local\Volta\tools\image\npm\9.6.5\node_modules\node-gyp\lib\find-visualstudio.js:143:14
890 error gyp ERR! stack     at ChildProcess.exithandler (node:child_process:414:7)
890 error gyp ERR! System Windows_NT 10.0.26020
890 error gyp ERR! command "C:\\Users\\pegak\\AppData\\Local\\Volta\\tools\\image\\node\\21.5.0\\node.exe" "C:\\Users\\pegak\\AppData\\Local\\Volta\\tools\\image\\npm\\9.6.5\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
890 error gyp ERR! cwd C:\Users\pegak\AppData\Local\Volta\tmp\image\packages\.tmp7i3qhf\node_modules\gen-subs\node_modules\ffi-napi
890 error gyp ERR! node -v v21.5.0
890 error gyp ERR! node-gyp -v v9.3.1
890 error gyp ERR! not ok
891 verbose exit 1
892 timing npm Completed in 4828ms
893 verbose unfinished npm timer reify 1705266878297
894 verbose unfinished npm timer reify:build 1705266881185
895 verbose unfinished npm timer build 1705266881185
896 verbose unfinished npm timer build:deps 1705266881185
897 verbose unfinished npm timer build:run:install 1705266881210
898 verbose unfinished npm timer build:run:install:node_modules/gen-subs/node_modules/ffi-napi 1705266881211
899 verbose code 1
900 error A complete log of this run can be found in: C:\Users\pegak\AppData\Local\npm-cache\_logs\2024-01-14T21_14_38_065Z-debug-0.log

EDIT2: Fixed by installing Visual Studio Tools and Python. Now I have different error, not connected to this one.