Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No such file or directory" when copying tensorflow.dll #8097

Closed
iwantpizza10 opened this issue Dec 12, 2023 · 5 comments
Closed

"No such file or directory" when copying tensorflow.dll #8097

iwantpizza10 opened this issue Dec 12, 2023 · 5 comments

Comments

@iwantpizza10
Copy link

iwantpizza10 commented Dec 12, 2023

0 verbose cli C:\Program Files\nodejs\node.exe C:\Users\me\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js
1 info using npm@10.2.4
2 info using node@v18.18.2
3 timing npm:load:whichnode Completed in 8ms
4 timing config:load:defaults Completed in 14ms
5 timing config:load:file:C:\Users\me\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 15ms
6 timing config:load:builtin Completed in 17ms
7 timing config:load:cli Completed in 7ms
8 timing config:load:env Completed in 2ms
9 timing config:load:file:C:\Users\me\Desktop\real ai\.npmrc Completed in 1ms
10 timing config:load:project Completed in 8ms
11 timing config:load:file:C:\Users\me\.npmrc Completed in 4ms
12 timing config:load:user Completed in 5ms
13 timing config:load:file:C:\Users\me\AppData\Roaming\npm\etc\npmrc Completed in 0ms
14 timing config:load:global Completed in 1ms
15 timing config:load:setEnvs Completed in 3ms
16 timing config:load Completed in 59ms
17 timing npm:load:configload Completed in 60ms
18 timing config:load:flatten Completed in 14ms
19 timing npm:load:mkdirpcache Completed in 2ms
20 timing npm:load:mkdirplogs Completed in 1ms
21 verbose title npm install @tensorflow/tfjs-node
22 verbose argv "install" "@tensorflow/tfjs-node"
23 timing npm:load:setTitle Completed in 4ms
24 timing npm:load:display Completed in 3ms
25 verbose logfile logs-max:10 dir:C:\Users\me\AppData\Local\npm-cache\_logs\2023-12-12T21_13_49_807Z-
26 verbose logfile C:\Users\me\AppData\Local\npm-cache\_logs\2023-12-12T21_13_49_807Z-debug-0.log
27 timing npm:load:logFile Completed in 43ms
28 timing npm:load:timers Completed in 1ms
29 timing npm:load:configScope Completed in 0ms
30 timing npm:load Completed in 231ms
31 timing arborist:ctor Completed in 3ms
32 silly logfile start cleaning logs, removing 2 files
33 timing idealTree:init Completed in 235ms
34 timing idealTree:userRequests Completed in 5ms
35 silly idealTree buildDeps
36 silly fetch manifest @tensorflow/tfjs-node@*
37 silly logfile done cleaning log files
38 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/@tensorflow
39 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-node 1576ms (cache revalidated)
40 silly placeDep ROOT @tensorflow/tfjs-node@4.15.0 OK for:  want: *
41 silly fetch manifest @mapbox/node-pre-gyp@1.0.9
42 silly fetch manifest @tensorflow/tfjs@4.15.0
43 silly fetch manifest adm-zip@^0.5.2
44 silly fetch manifest google-protobuf@^3.9.2
45 silly fetch manifest https-proxy-agent@^2.2.1
46 silly fetch manifest progress@^2.0.0
47 silly fetch manifest rimraf@^2.6.2
48 silly fetch manifest tar@^4.4.6
49 http fetch GET 200 https://registry.npmjs.org/@mapbox%2fnode-pre-gyp 324ms (cache revalidated)
50 http fetch GET 200 https://registry.npmjs.org/google-protobuf 701ms (cache revalidated)
51 http fetch GET 200 https://registry.npmjs.org/progress 701ms (cache revalidated)
52 http fetch GET 200 https://registry.npmjs.org/adm-zip 714ms (cache revalidated)
53 http fetch GET 200 https://registry.npmjs.org/rimraf 706ms (cache revalidated)
54 http fetch GET 200 https://registry.npmjs.org/https-proxy-agent 723ms (cache revalidated)
55 http fetch GET 200 https://registry.npmjs.org/tar 730ms (cache revalidated)
56 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs 781ms (cache revalidated)
57 timing idealTree:#root Completed in 2444ms
58 silly placeDep ROOT @mapbox/node-pre-gyp@1.0.9 OK for: @tensorflow/tfjs-node@4.15.0 want: 1.0.9
59 silly fetch manifest detect-libc@^2.0.0
60 silly fetch manifest https-proxy-agent@^5.0.0
61 silly fetch manifest make-dir@^3.1.0
62 silly fetch manifest nopt@^5.0.0
63 silly fetch manifest npmlog@^5.0.1
64 silly fetch manifest rimraf@^3.0.2
65 silly fetch manifest semver@^7.3.5
66 silly fetch manifest tar@^6.1.11
67 silly placeDep ROOT @tensorflow/tfjs@4.15.0 REPLACE for: @tensorflow/tfjs-node@4.15.0 want: 4.15.0
68 silly fetch manifest @tensorflow/tfjs-backend-cpu@4.15.0
69 silly fetch manifest @tensorflow/tfjs-backend-webgl@4.15.0
70 silly fetch manifest @tensorflow/tfjs-converter@4.15.0
71 silly fetch manifest @tensorflow/tfjs-core@4.15.0
72 silly fetch manifest @tensorflow/tfjs-data@4.15.0
73 silly fetch manifest @tensorflow/tfjs-layers@4.15.0
74 silly placeDep ROOT adm-zip@0.5.10 OK for: @tensorflow/tfjs-node@4.15.0 want: ^0.5.2
75 silly placeDep ROOT google-protobuf@3.21.2 OK for: @tensorflow/tfjs-node@4.15.0 want: ^3.9.2
76 silly placeDep ROOT https-proxy-agent@2.2.4 OK for: @tensorflow/tfjs-node@4.15.0 want: ^2.2.1
77 silly fetch manifest agent-base@^4.3.0
78 silly fetch manifest debug@^3.1.0
79 silly placeDep ROOT progress@2.0.3 OK for: @tensorflow/tfjs-node@4.15.0 want: ^2.0.0
80 silly placeDep ROOT rimraf@2.7.1 OK for: @tensorflow/tfjs-node@4.15.0 want: ^2.6.2
81 silly fetch manifest glob@^7.1.3
82 silly placeDep ROOT tar@4.4.19 OK for: @tensorflow/tfjs-node@4.15.0 want: ^4.4.6
83 silly fetch manifest chownr@^1.1.4
84 silly fetch manifest fs-minipass@^1.2.7
85 silly fetch manifest minipass@^2.9.0
86 silly fetch manifest minizlib@^1.3.3
87 silly fetch manifest mkdirp@^0.5.5
88 silly fetch manifest safe-buffer@^5.2.1
89 silly fetch manifest yallist@^3.1.1
90 http fetch GET 200 https://registry.npmjs.org/npmlog 551ms (cache revalidated)
91 http fetch GET 200 https://registry.npmjs.org/make-dir 563ms (cache revalidated)
92 http fetch GET 200 https://registry.npmjs.org/semver 557ms (cache revalidated)
93 http fetch GET 200 https://registry.npmjs.org/detect-libc 580ms (cache revalidated)
94 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-backend-webgl 543ms (cache revalidated)
95 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-converter 550ms (cache revalidated)
96 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-backend-cpu 634ms (cache revalidated)
97 http fetch GET 200 https://registry.npmjs.org/yallist 626ms (cache revalidated)
98 http fetch GET 200 https://registry.npmjs.org/safe-buffer 645ms (cache revalidated)
99 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-data 749ms (cache revalidated)
100 http fetch GET 200 https://registry.npmjs.org/debug 776ms (cache revalidated)
101 http fetch GET 200 https://registry.npmjs.org/agent-base 803ms (cache revalidated)
102 http fetch GET 200 https://registry.npmjs.org/chownr 777ms (cache revalidated)
103 http fetch GET 200 https://registry.npmjs.org/glob 801ms (cache revalidated)
104 http fetch GET 200 https://registry.npmjs.org/fs-minipass 804ms (cache revalidated)
105 http fetch GET 200 https://registry.npmjs.org/nopt 935ms (cache revalidated)
106 http fetch GET 200 https://registry.npmjs.org/minizlib 810ms (cache revalidated)
107 http fetch GET 200 https://registry.npmjs.org/mkdirp 814ms (cache revalidated)
108 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-layers 904ms (cache revalidated)
109 http fetch GET 200 https://registry.npmjs.org/minipass 843ms (cache revalidated)
110 http fetch GET 200 https://registry.npmjs.org/@tensorflow%2ftfjs-core 1166ms (cache revalidated)
111 timing idealTree:node_modules/@tensorflow/tfjs-node Completed in 1291ms
112 silly placeDep ROOT detect-libc@2.0.2 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^2.0.0
113 silly placeDep node_modules/@mapbox/node-pre-gyp https-proxy-agent@5.0.1 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^5.0.0
114 silly fetch manifest agent-base@6
115 silly fetch manifest debug@4
116 silly placeDep ROOT make-dir@3.1.0 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^3.1.0
117 silly fetch manifest semver@^6.0.0
118 silly placeDep ROOT nopt@5.0.0 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^5.0.0
119 silly fetch manifest abbrev@1
120 silly placeDep ROOT npmlog@5.0.1 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^5.0.1
121 silly fetch manifest are-we-there-yet@^2.0.0
122 silly fetch manifest console-control-strings@^1.1.0
123 silly fetch manifest gauge@^3.0.0
124 silly fetch manifest set-blocking@^2.0.0
125 silly placeDep node_modules/@mapbox/node-pre-gyp rimraf@3.0.2 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^3.0.2
126 silly placeDep ROOT semver@7.5.4 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^7.3.5
127 silly fetch manifest lru-cache@^6.0.0
128 silly placeDep node_modules/@mapbox/node-pre-gyp tar@6.2.0 OK for: @mapbox/node-pre-gyp@1.0.9 want: ^6.1.11
129 silly fetch manifest chownr@^2.0.0
130 silly fetch manifest fs-minipass@^2.0.0
131 silly fetch manifest minipass@^5.0.0
132 silly fetch manifest minizlib@^2.1.1
133 silly fetch manifest mkdirp@^1.0.3
134 silly fetch manifest yallist@^4.0.0
135 http fetch GET 200 https://registry.npmjs.org/console-control-strings 387ms (cache revalidated)
136 http fetch GET 200 https://registry.npmjs.org/set-blocking 406ms (cache revalidated)
137 http fetch GET 200 https://registry.npmjs.org/lru-cache 382ms (cache revalidated)
138 http fetch GET 200 https://registry.npmjs.org/are-we-there-yet 466ms (cache revalidated)
139 http fetch GET 200 https://registry.npmjs.org/abbrev 486ms (cache revalidated)
140 http fetch GET 200 https://registry.npmjs.org/gauge 469ms (cache revalidated)
141 timing idealTree:node_modules/@mapbox/node-pre-gyp Completed in 604ms
142 silly fetch manifest seedrandom@^3.0.5
143 http fetch GET 200 https://registry.npmjs.org/seedrandom 119ms (cache revalidated)
144 silly placeDep ROOT @tensorflow/tfjs-backend-cpu@4.15.0 OK for: @tensorflow/tfjs@4.15.0 want: 4.15.0
145 silly placeDep ROOT @tensorflow/tfjs-core@4.15.0 OK for: @tensorflow/tfjs-backend-cpu@4.15.0 want: 4.15.0
146 silly fetch manifest @types/seedrandom@^2.4.28
147 silly fetch manifest @types/long@^4.0.1
148 silly fetch manifest @types/offscreencanvas@~2019.7.0
149 silly fetch manifest @webgpu/types@0.1.38
150 silly fetch manifest long@4.0.0
151 silly placeDep ROOT @tensorflow/tfjs-backend-webgl@4.15.0 OK for: @tensorflow/tfjs@4.15.0 want: 4.15.0
152 silly fetch manifest @types/offscreencanvas@~2019.3.0
153 silly placeDep ROOT @tensorflow/tfjs-converter@4.15.0 OK for: @tensorflow/tfjs@4.15.0 want: 4.15.0
154 silly placeDep ROOT @tensorflow/tfjs-data@4.15.0 OK for: @tensorflow/tfjs@4.15.0 want: 4.15.0
155 silly placeDep ROOT seedrandom@3.0.5 OK for: @tensorflow/tfjs-data@4.15.0 want: ^3.0.5
156 silly fetch manifest @types/node-fetch@^2.1.2
157 silly fetch manifest string_decoder@^1.3.0
158 silly placeDep ROOT @tensorflow/tfjs-layers@4.15.0 OK for: @tensorflow/tfjs@4.15.0 want: 4.15.0
159 http fetch GET 200 https://registry.npmjs.org/@types%2flong 269ms (cache revalidated)
160 http fetch GET 200 https://registry.npmjs.org/@types%2foffscreencanvas 269ms (cache revalidated)
161 http fetch GET 200 https://registry.npmjs.org/@types%2foffscreencanvas 257ms (cache revalidated)
162 http fetch GET 200 https://registry.npmjs.org/@types%2fseedrandom 335ms (cache revalidated)
163 http fetch GET 200 https://registry.npmjs.org/string_decoder 254ms (cache revalidated)
164 http fetch GET 200 https://registry.npmjs.org/long 338ms (cache revalidated)
165 http fetch GET 200 https://registry.npmjs.org/@types%2fnode-fetch 269ms (cache revalidated)
166 http fetch GET 200 https://registry.npmjs.org/@webgpu%2ftypes 959ms (cache revalidated)
167 timing idealTree:node_modules/@tensorflow/tfjs Completed in 1191ms
168 silly placeDep ROOT @types/seedrandom@2.4.34 OK for: @tensorflow/tfjs-backend-cpu@4.15.0 want: ^2.4.28
169 timing idealTree:node_modules/@tensorflow/tfjs-backend-cpu Completed in 16ms
170 silly placeDep ROOT @types/offscreencanvas@2019.3.0 OK for: @tensorflow/tfjs-backend-webgl@4.15.0 want: ~2019.3.0
171 timing idealTree:node_modules/@tensorflow/tfjs-backend-webgl Completed in 14ms
172 timing idealTree:node_modules/@tensorflow/tfjs-converter Completed in 0ms
173 silly placeDep ROOT @types/long@4.0.2 OK for: @tensorflow/tfjs-core@4.15.0 want: ^4.0.1
174 silly placeDep node_modules/@tensorflow/tfjs-core @types/offscreencanvas@2019.7.3 OK for: @tensorflow/tfjs-core@4.15.0 want: ~2019.7.0
175 silly placeDep ROOT @webgpu/types@0.1.38 OK for: @tensorflow/tfjs-core@4.15.0 want: 0.1.38
176 silly placeDep ROOT long@4.0.0 OK for: @tensorflow/tfjs-core@4.15.0 want: 4.0.0
177 timing idealTree:node_modules/@tensorflow/tfjs-core Completed in 56ms
178 silly placeDep ROOT @types/node-fetch@2.6.9 OK for: @tensorflow/tfjs-data@4.15.0 want: ^2.1.2
179 silly fetch manifest @types/node@*
180 silly fetch manifest form-data@^4.0.0
181 silly placeDep ROOT string_decoder@1.3.0 OK for: @tensorflow/tfjs-data@4.15.0 want: ^1.3.0
182 silly fetch manifest safe-buffer@~5.2.0
183 http fetch GET 200 https://registry.npmjs.org/form-data 117ms (cache revalidated)
184 http fetch GET 200 https://registry.npmjs.org/@types%2fnode 145ms (cache revalidated)
185 timing idealTree:node_modules/@tensorflow/tfjs-data Completed in 194ms
186 timing idealTree:node_modules/@tensorflow/tfjs-layers Completed in 0ms
187 timing idealTree:node_modules/@types/long Completed in 0ms
188 silly placeDep ROOT @types/node@20.10.4 OK for: @types/node-fetch@2.6.9 want: *
189 silly fetch manifest undici-types@~5.26.4
190 silly placeDep ROOT form-data@4.0.0 OK for: @types/node-fetch@2.6.9 want: ^4.0.0
191 silly fetch manifest asynckit@^0.4.0
192 silly fetch manifest combined-stream@^1.0.8
193 silly fetch manifest mime-types@^2.1.12
194 http fetch GET 200 https://registry.npmjs.org/undici-types 128ms (cache revalidated)
195 http fetch GET 200 https://registry.npmjs.org/asynckit 179ms (cache revalidated)
196 http fetch GET 200 https://registry.npmjs.org/combined-stream 176ms (cache revalidated)
197 http fetch GET 200 https://registry.npmjs.org/mime-types 176ms (cache revalidated)
198 timing idealTree:node_modules/@types/node-fetch Completed in 216ms
199 silly placeDep ROOT undici-types@5.26.5 OK for: @types/node@20.10.4 want: ~5.26.4
200 timing idealTree:node_modules/@types/node Completed in 11ms
201 timing idealTree:node_modules/@types/offscreencanvas Completed in 0ms
202 timing idealTree:node_modules/@types/seedrandom Completed in 0ms
203 timing idealTree:node_modules/@webgpu/types Completed in 0ms
204 timing idealTree:node_modules/adm-zip Completed in 0ms
205 timing idealTree:node_modules/detect-libc Completed in 0ms
206 silly placeDep ROOT asynckit@0.4.0 OK for: form-data@4.0.0 want: ^0.4.0
207 silly placeDep ROOT combined-stream@1.0.8 OK for: form-data@4.0.0 want: ^1.0.8
208 silly fetch manifest delayed-stream@~1.0.0
209 silly placeDep ROOT mime-types@2.1.35 OK for: form-data@4.0.0 want: ^2.1.12
210 silly fetch manifest mime-db@1.52.0
211 http fetch GET 200 https://registry.npmjs.org/delayed-stream 117ms (cache revalidated)
212 http fetch GET 200 https://registry.npmjs.org/mime-db 117ms (cache revalidated)
213 timing idealTree:node_modules/form-data Completed in 166ms
214 timing idealTree:node_modules/asynckit Completed in 0ms
215 silly placeDep ROOT delayed-stream@1.0.0 OK for: combined-stream@1.0.8 want: ~1.0.0
216 timing idealTree:node_modules/combined-stream Completed in 7ms
217 timing idealTree:node_modules/delayed-stream Completed in 0ms
218 timing idealTree:node_modules/google-protobuf Completed in 0ms
219 silly placeDep ROOT agent-base@4.3.0 OK for: https-proxy-agent@2.2.4 want: ^4.3.0
220 silly fetch manifest es6-promisify@^5.0.0
221 silly placeDep ROOT debug@3.2.7 OK for: https-proxy-agent@2.2.4 want: ^3.1.0
222 silly fetch manifest ms@^2.1.1
223 http fetch GET 200 https://registry.npmjs.org/es6-promisify 112ms (cache revalidated)
224 http fetch GET 200 https://registry.npmjs.org/ms 172ms (cache revalidated)
225 timing idealTree:node_modules/https-proxy-agent Completed in 200ms
226 silly placeDep ROOT es6-promisify@5.0.0 OK for: agent-base@4.3.0 want: ^5.0.0
227 silly fetch manifest es6-promise@^4.0.3
228 http fetch GET 200 https://registry.npmjs.org/es6-promise 102ms (cache revalidated)
229 timing idealTree:node_modules/agent-base Completed in 117ms
230 silly placeDep ROOT ms@2.1.3 OK for: debug@3.2.7 want: ^2.1.1
231 timing idealTree:node_modules/debug Completed in 10ms
232 silly placeDep ROOT es6-promise@4.2.8 OK for: es6-promisify@5.0.0 want: ^4.0.3
233 timing idealTree:node_modules/es6-promisify Completed in 11ms
234 timing idealTree:node_modules/es6-promise Completed in 0ms
235 timing idealTree:node_modules/long Completed in 0ms
236 silly placeDep node_modules/make-dir semver@6.3.1 OK for: make-dir@3.1.0 want: ^6.0.0
237 timing idealTree:node_modules/make-dir Completed in 13ms
238 silly placeDep ROOT mime-db@1.52.0 OK for: mime-types@2.1.35 want: 1.52.0
239 timing idealTree:node_modules/mime-types Completed in 10ms
240 timing idealTree:node_modules/mime-db Completed in 0ms
241 timing idealTree:node_modules/ms Completed in 0ms
242 silly placeDep ROOT abbrev@1.1.1 OK for: nopt@5.0.0 want: 1
243 timing idealTree:node_modules/nopt Completed in 8ms
244 timing idealTree:node_modules/abbrev Completed in 0ms
245 silly placeDep ROOT are-we-there-yet@2.0.0 OK for: npmlog@5.0.1 want: ^2.0.0
246 silly fetch manifest delegates@^1.0.0
247 silly fetch manifest readable-stream@^3.6.0
248 silly placeDep ROOT console-control-strings@1.1.0 OK for: npmlog@5.0.1 want: ^1.1.0
249 silly placeDep ROOT gauge@3.0.2 OK for: npmlog@5.0.1 want: ^3.0.0
250 silly fetch manifest aproba@^1.0.3 || ^2.0.0
251 silly fetch manifest color-support@^1.1.2
252 silly fetch manifest has-unicode@^2.0.1
253 silly fetch manifest object-assign@^4.1.1
254 silly fetch manifest signal-exit@^3.0.0
255 silly fetch manifest wide-align@^1.1.2
256 silly placeDep ROOT set-blocking@2.0.0 OK for: npmlog@5.0.1 want: ^2.0.0
257 http fetch GET 200 https://registry.npmjs.org/delegates 198ms (cache revalidated)
258 http fetch GET 200 https://registry.npmjs.org/readable-stream 217ms (cache revalidated)
259 http fetch GET 200 https://registry.npmjs.org/aproba 232ms (cache revalidated)
260 http fetch GET 200 https://registry.npmjs.org/color-support 244ms (cache revalidated)
261 http fetch GET 200 https://registry.npmjs.org/has-unicode 241ms (cache revalidated)
262 http fetch GET 200 https://registry.npmjs.org/signal-exit 235ms (cache revalidated)
263 http fetch GET 200 https://registry.npmjs.org/wide-align 235ms (cache revalidated)
264 http fetch GET 200 https://registry.npmjs.org/object-assign 249ms (cache revalidated)
265 timing idealTree:node_modules/npmlog Completed in 319ms
266 silly placeDep ROOT delegates@1.0.0 OK for: are-we-there-yet@2.0.0 want: ^1.0.0
267 silly placeDep ROOT readable-stream@3.6.2 OK for: are-we-there-yet@2.0.0 want: ^3.6.0
268 silly fetch manifest inherits@^2.0.3
269 silly fetch manifest util-deprecate@^1.0.1
270 http fetch GET 200 https://registry.npmjs.org/inherits 109ms (cache revalidated)
271 http fetch GET 200 https://registry.npmjs.org/util-deprecate 106ms (cache revalidated)
272 timing idealTree:node_modules/are-we-there-yet Completed in 145ms
273 timing idealTree:node_modules/console-control-strings Completed in 0ms
274 timing idealTree:node_modules/delegates Completed in 0ms
275 silly placeDep ROOT aproba@2.0.0 OK for: gauge@3.0.2 want: ^1.0.3 || ^2.0.0
276 silly placeDep ROOT color-support@1.1.3 OK for: gauge@3.0.2 want: ^1.1.2
277 silly placeDep ROOT has-unicode@2.0.1 OK for: gauge@3.0.2 want: ^2.0.1
278 silly placeDep ROOT object-assign@4.1.1 OK for: gauge@3.0.2 want: ^4.1.1
279 silly placeDep ROOT signal-exit@3.0.7 OK for: gauge@3.0.2 want: ^3.0.0
280 silly placeDep ROOT wide-align@1.1.5 OK for: gauge@3.0.2 want: ^1.1.2
281 timing idealTree:node_modules/gauge Completed in 66ms
282 timing idealTree:node_modules/aproba Completed in 1ms
283 timing idealTree:node_modules/color-support Completed in 0ms
284 timing idealTree:node_modules/has-unicode Completed in 0ms
285 timing idealTree:node_modules/object-assign Completed in 0ms
286 timing idealTree:node_modules/progress Completed in 0ms
287 silly placeDep ROOT inherits@2.0.4 OK for: readable-stream@3.6.2 want: ^2.0.3
288 silly placeDep ROOT util-deprecate@1.0.2 OK for: readable-stream@3.6.2 want: ^1.0.1
289 timing idealTree:node_modules/readable-stream Completed in 19ms
290 timing idealTree:node_modules/inherits Completed in 0ms
291 silly placeDep ROOT glob@7.2.3 OK for: rimraf@2.7.1 want: ^7.1.3
292 silly fetch manifest fs.realpath@^1.0.0
293 silly fetch manifest inflight@^1.0.4
294 silly fetch manifest minimatch@^3.1.1
295 silly fetch manifest once@^1.3.0
296 silly fetch manifest path-is-absolute@^1.0.0
297 http fetch GET 200 https://registry.npmjs.org/fs.realpath 162ms (cache revalidated)
298 http fetch GET 200 https://registry.npmjs.org/inflight 161ms (cache revalidated)
299 http fetch GET 200 https://registry.npmjs.org/minimatch 162ms (cache revalidated)
300 http fetch GET 200 https://registry.npmjs.org/once 171ms (cache revalidated)
301 http fetch GET 200 https://registry.npmjs.org/path-is-absolute 171ms (cache revalidated)
302 timing idealTree:node_modules/rimraf Completed in 210ms
303 silly placeDep ROOT fs.realpath@1.0.0 OK for: glob@7.2.3 want: ^1.0.0
304 silly placeDep ROOT inflight@1.0.6 OK for: glob@7.2.3 want: ^1.0.4
305 silly fetch manifest wrappy@1
306 silly placeDep ROOT minimatch@3.1.2 OK for: glob@7.2.3 want: ^3.1.1
307 silly fetch manifest brace-expansion@^1.1.7
308 silly placeDep ROOT once@1.4.0 OK for: glob@7.2.3 want: ^1.3.0
309 silly placeDep ROOT path-is-absolute@1.0.1 OK for: glob@7.2.3 want: ^1.0.0
310 http fetch GET 200 https://registry.npmjs.org/brace-expansion 90ms (cache revalidated)
311 http fetch GET 200 https://registry.npmjs.org/wrappy 110ms (cache revalidated)
312 timing idealTree:node_modules/glob Completed in 135ms
313 timing idealTree:node_modules/fs.realpath Completed in 0ms
314 silly placeDep ROOT wrappy@1.0.2 OK for: inflight@1.0.6 want: 1
315 timing idealTree:node_modules/inflight Completed in 11ms
316 silly placeDep ROOT brace-expansion@1.1.11 OK for: minimatch@3.1.2 want: ^1.1.7
317 silly fetch manifest balanced-match@^1.0.0
318 silly fetch manifest concat-map@0.0.1
319 http fetch GET 200 https://registry.npmjs.org/balanced-match 98ms (cache revalidated)
320 http fetch GET 200 https://registry.npmjs.org/concat-map 108ms (cache revalidated)
321 timing idealTree:node_modules/minimatch Completed in 131ms
322 silly placeDep ROOT balanced-match@1.0.2 OK for: brace-expansion@1.1.11 want: ^1.0.0
323 silly placeDep ROOT concat-map@0.0.1 OK for: brace-expansion@1.1.11 want: 0.0.1
324 timing idealTree:node_modules/brace-expansion Completed in 21ms
325 timing idealTree:node_modules/balanced-match Completed in 0ms
326 timing idealTree:node_modules/concat-map Completed in 0ms
327 timing idealTree:node_modules/once Completed in 0ms
328 timing idealTree:node_modules/path-is-absolute Completed in 0ms
329 timing idealTree:node_modules/seedrandom Completed in 0ms
330 silly placeDep ROOT lru-cache@6.0.0 OK for: semver@7.5.4 want: ^6.0.0
331 timing idealTree:node_modules/semver Completed in 15ms
332 silly placeDep ROOT yallist@4.0.0 OK for: lru-cache@6.0.0 want: ^4.0.0
333 timing idealTree:node_modules/lru-cache Completed in 23ms
334 timing idealTree:node_modules/set-blocking Completed in 0ms
335 timing idealTree:node_modules/signal-exit Completed in 0ms
336 silly placeDep ROOT safe-buffer@5.2.1 OK for: string_decoder@1.3.0 want: ~5.2.0
337 timing idealTree:node_modules/string_decoder Completed in 10ms
338 timing idealTree:node_modules/safe-buffer Completed in 0ms
339 silly placeDep ROOT chownr@1.1.4 OK for: tar@4.4.19 want: ^1.1.4
340 silly placeDep ROOT fs-minipass@1.2.7 OK for: tar@4.4.19 want: ^1.2.7
341 silly fetch manifest minipass@^2.6.0
342 silly placeDep ROOT minipass@2.9.0 OK for: tar@4.4.19 want: ^2.9.0
343 silly fetch manifest yallist@^3.0.0
344 silly placeDep ROOT minizlib@1.3.3 OK for: tar@4.4.19 want: ^1.3.3
345 silly placeDep ROOT mkdirp@0.5.6 OK for: tar@4.4.19 want: ^0.5.5
346 silly fetch manifest minimist@^1.2.6
347 silly placeDep node_modules/tar yallist@3.1.1 OK for: tar@4.4.19 want: ^3.1.1
348 http fetch GET 200 https://registry.npmjs.org/minimist 123ms (cache revalidated)
349 timing idealTree:node_modules/tar Completed in 206ms
350 timing idealTree:node_modules/chownr Completed in 1ms
351 timing idealTree:node_modules/fs-minipass Completed in 0ms
352 silly placeDep node_modules/minipass yallist@3.1.1 OK for: minipass@2.9.0 want: ^3.0.0
353 timing idealTree:node_modules/minipass Completed in 10ms
354 timing idealTree:node_modules/minizlib Completed in 0ms
355 silly placeDep ROOT minimist@1.2.8 OK for: mkdirp@0.5.6 want: ^1.2.6
356 timing idealTree:node_modules/mkdirp Completed in 10ms
357 timing idealTree:node_modules/minimist Completed in 0ms
358 timing idealTree:node_modules/undici-types Completed in 0ms
359 timing idealTree:node_modules/util-deprecate Completed in 0ms
360 timing idealTree:node_modules/wide-align Completed in 0ms
361 timing idealTree:node_modules/wrappy Completed in 0ms
362 timing idealTree:node_modules/yallist Completed in 0ms
363 silly placeDep node_modules/@mapbox/node-pre-gyp agent-base@6.0.2 OK for: https-proxy-agent@5.0.1 want: 6
364 silly placeDep node_modules/@mapbox/node-pre-gyp debug@4.3.4 OK for: https-proxy-agent@5.0.1 want: 4
365 silly fetch manifest ms@2.1.2
366 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent Completed in 35ms
367 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/agent-base Completed in 0ms
368 silly placeDep node_modules/@mapbox/node-pre-gyp ms@2.1.2 OK for: debug@4.3.4 want: 2.1.2
369 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/debug Completed in 10ms
370 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/ms Completed in 0ms
371 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/rimraf Completed in 0ms
372 silly placeDep node_modules/@mapbox/node-pre-gyp chownr@2.0.0 OK for: tar@6.2.0 want: ^2.0.0
373 silly placeDep node_modules/@mapbox/node-pre-gyp fs-minipass@2.1.0 OK for: tar@6.2.0 want: ^2.0.0
374 silly fetch manifest minipass@^3.0.0
375 silly placeDep node_modules/@mapbox/node-pre-gyp minipass@5.0.0 OK for: tar@6.2.0 want: ^5.0.0
376 silly placeDep node_modules/@mapbox/node-pre-gyp minizlib@2.1.2 OK for: tar@6.2.0 want: ^2.1.1
377 silly placeDep node_modules/@mapbox/node-pre-gyp mkdirp@1.0.4 OK for: tar@6.2.0 want: ^1.0.3
378 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/tar Completed in 93ms
379 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/chownr Completed in 0ms
380 silly placeDep node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass minipass@3.3.6 OK for: fs-minipass@2.1.0 want: ^3.0.0
381 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass Completed in 15ms
382 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/minipass Completed in 0ms
383 silly placeDep node_modules/@mapbox/node-pre-gyp/node_modules/minizlib minipass@3.3.6 OK for: minizlib@2.1.2 want: ^3.0.0
384 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/minizlib Completed in 18ms
385 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/mkdirp Completed in 0ms
386 timing idealTree:node_modules/@tensorflow/tfjs-core/node_modules/@types/offscreencanvas Completed in 1ms
387 timing idealTree:node_modules/make-dir/node_modules/semver Completed in 0ms
388 timing idealTree:node_modules/minipass/node_modules/yallist Completed in 0ms
389 timing idealTree:node_modules/tar/node_modules/yallist Completed in 1ms
390 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass/node_modules/minipass Completed in 0ms
391 timing idealTree:node_modules/@mapbox/node-pre-gyp/node_modules/minizlib/node_modules/minipass Completed in 0ms
392 timing idealTree:buildDeps Completed in 8132ms
393 timing idealTree:fixDepFlags Completed in 9ms
394 timing idealTree Completed in 8393ms
395 timing reify:loadTrees Completed in 8397ms
396 timing reify:diffTrees Completed in 17ms
397 silly reify mark retired [
397 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node'
397 silly reify ]
398 silly reify mark retired [
398 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs',
398 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\tfjs-custom-module',
398 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\tfjs-custom-module.cmd',
398 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\tfjs-custom-module.ps1'
398 silly reify ]
399 silly reify mark retired [
399 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-backend-cpu'
399 silly reify ]
400 silly reify mark retired [
400 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-backend-webgl'
400 silly reify ]
401 silly reify mark retired [
401 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-converter'
401 silly reify ]
402 silly reify mark retired [
402 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-core'
402 silly reify ]
403 silly reify mark retired [
403 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-data'
403 silly reify ]
404 silly reify mark retired [
404 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-layers'
404 silly reify ]
405 silly reify moves {
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-node-JqaosG2e',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-Tfn3r3No',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\tfjs-custom-module': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\.tfjs-custom-module-xnX7cvYs',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\tfjs-custom-module.cmd': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\.tfjs-custom-module.cmd-O5kpr4ZS',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\tfjs-custom-module.ps1': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\.bin\\.tfjs-custom-module.ps1-JgjgdLg5',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-backend-cpu': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-backend-cpu-kr5CEeOF',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-backend-webgl': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-backend-webgl-DsrKUfTp',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-converter': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-converter-raIf1pNw',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-core': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-core-AXYLwq47',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-data': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-data-ndjATz8l',
405 silly reify   'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-layers': 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\.tfjs-layers-0TX0XptN'
405 silly reify }
406 timing reify:retireShallow Completed in 100ms
407 timing reify:createSparse Completed in 93ms
408 timing reify:loadBundles Completed in 0ms
409 silly audit bulk request {
409 silly audit   'ansi-regex': [ '5.0.1' ],
409 silly audit   'ansi-styles': [ '4.3.0' ],
409 silly audit   argparse: [ '1.0.10' ],
409 silly audit   chalk: [ '4.1.2' ],
409 silly audit   cliui: [ '7.0.4' ],
409 silly audit   'color-convert': [ '2.0.1' ],
409 silly audit   'color-name': [ '1.1.4' ],
409 silly audit   'core-js': [ '3.29.1' ],
409 silly audit   'emoji-regex': [ '8.0.0' ],
409 silly audit   escalade: [ '3.1.1' ],
409 silly audit   'get-caller-file': [ '2.0.5' ],
409 silly audit   'has-flag': [ '4.0.0' ],
409 silly audit   'is-fullwidth-code-point': [ '3.0.0' ],
409 silly audit   'node-fetch': [ '2.6.13' ],
409 silly audit   readline: [ '1.3.0' ],
409 silly audit   'regenerator-runtime': [ '0.13.11' ],
409 silly audit   'require-directory': [ '2.1.1' ],
409 silly audit   'sprintf-js': [ '1.0.3' ],
409 silly audit   'string-width': [ '4.2.3' ],
409 silly audit   'strip-ansi': [ '6.0.1' ],
409 silly audit   'supports-color': [ '7.2.0' ],
409 silly audit   tr46: [ '0.0.3' ],
409 silly audit   'webidl-conversions': [ '3.0.1' ],
409 silly audit   'whatwg-url': [ '5.0.0' ],
409 silly audit   'wrap-ansi': [ '7.0.0' ],
409 silly audit   y18n: [ '5.0.8' ],
409 silly audit   yargs: [ '16.2.0' ],
409 silly audit   'yargs-parser': [ '20.2.9' ],
409 silly audit   '@tensorflow/tfjs-node': [ '4.15.0' ],
409 silly audit   '@mapbox/node-pre-gyp': [ '1.0.9' ],
409 silly audit   '@tensorflow/tfjs': [ '4.15.0' ],
409 silly audit   'adm-zip': [ '0.5.10' ],
409 silly audit   'google-protobuf': [ '3.21.2' ],
409 silly audit   'https-proxy-agent': [ '2.2.4', '5.0.1' ],
409 silly audit   progress: [ '2.0.3' ],
409 silly audit   rimraf: [ '2.7.1', '3.0.2' ],
409 silly audit   tar: [ '4.4.19', '6.2.0' ],
409 silly audit   'detect-libc': [ '2.0.2' ],
409 silly audit   'make-dir': [ '3.1.0' ],
409 silly audit   nopt: [ '5.0.0' ],
409 silly audit   npmlog: [ '5.0.1' ],
409 silly audit   semver: [ '7.5.4', '6.3.1' ],
409 silly audit   '@tensorflow/tfjs-backend-cpu': [ '4.15.0' ],
409 silly audit   '@tensorflow/tfjs-core': [ '4.15.0' ],
409 silly audit   '@tensorflow/tfjs-backend-webgl': [ '4.15.0' ],
409 silly audit   '@tensorflow/tfjs-converter': [ '4.15.0' ],
409 silly audit   '@tensorflow/tfjs-data': [ '4.15.0' ],
409 silly audit   seedrandom: [ '3.0.5' ],
409 silly audit   '@tensorflow/tfjs-layers': [ '4.15.0' ],
409 silly audit   '@types/seedrandom': [ '2.4.34' ],
409 silly audit   '@types/offscreencanvas': [ '2019.3.0', '2019.7.3' ],
409 silly audit   '@types/long': [ '4.0.2' ],
409 silly audit   '@webgpu/types': [ '0.1.38' ],
409 silly audit   long: [ '4.0.0' ],
409 silly audit   '@types/node-fetch': [ '2.6.9' ],
409 silly audit   string_decoder: [ '1.3.0' ],
409 silly audit   '@types/node': [ '20.10.4' ],
409 silly audit   'form-data': [ '4.0.0' ],
409 silly audit   'undici-types': [ '5.26.5' ],
409 silly audit   asynckit: [ '0.4.0' ],
409 silly audit   'combined-stream': [ '1.0.8' ],
409 silly audit   'mime-types': [ '2.1.35' ],
409 silly audit   'delayed-stream': [ '1.0.0' ],
409 silly audit   'agent-base': [ '4.3.0', '6.0.2' ],
409 silly audit   debug: [ '3.2.7', '4.3.4' ],
409 silly audit   'es6-promisify': [ '5.0.0' ],
409 silly audit   ms: [ '2.1.3', '2.1.2' ],
409 silly audit   'es6-promise': [ '4.2.8' ],
409 silly audit   'mime-db': [ '1.52.0' ],
409 silly audit   abbrev: [ '1.1.1' ],
409 silly audit   'are-we-there-yet': [ '2.0.0' ],
409 silly audit   'console-control-strings': [ '1.1.0' ],
409 silly audit   gauge: [ '3.0.2' ],
409 silly audit   'set-blocking': [ '2.0.0' ],
409 silly audit   delegates: [ '1.0.0' ],
409 silly audit   'readable-stream': [ '3.6.2' ],
409 silly audit   aproba: [ '2.0.0' ],
409 silly audit   'color-support': [ '1.1.3' ],
409 silly audit   'has-unicode': [ '2.0.1' ],
409 silly audit   'object-assign': [ '4.1.1' ],
409 silly audit   'signal-exit': [ '3.0.7' ],
409 silly audit   'wide-align': [ '1.1.5' ],
409 silly audit   inherits: [ '2.0.4' ],
409 silly audit   'util-deprecate': [ '1.0.2' ],
409 silly audit   glob: [ '7.2.3' ],
409 silly audit   'fs.realpath': [ '1.0.0' ],
409 silly audit   inflight: [ '1.0.6' ],
409 silly audit   minimatch: [ '3.1.2' ],
409 silly audit   once: [ '1.4.0' ],
409 silly audit   'path-is-absolute': [ '1.0.1' ],
409 silly audit   wrappy: [ '1.0.2' ],
409 silly audit   'brace-expansion': [ '1.1.11' ],
409 silly audit   'balanced-match': [ '1.0.2' ],
409 silly audit   'concat-map': [ '0.0.1' ],
409 silly audit   'lru-cache': [ '6.0.0' ],
409 silly audit   yallist: [ '4.0.0', '3.1.1' ],
409 silly audit   'safe-buffer': [ '5.2.1' ],
409 silly audit   chownr: [ '1.1.4', '2.0.0' ],
409 silly audit   'fs-minipass': [ '1.2.7', '2.1.0' ],
409 silly audit   minipass: [ '2.9.0', '5.0.0', '3.3.6' ],
409 silly audit   minizlib: [ '1.3.3', '2.1.2' ],
409 silly audit   mkdirp: [ '0.5.6', '1.0.4' ],
409 silly audit   minimist: [ '1.2.8' ]
409 silly audit }
410 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 7278ms
411 timing auditReport:getReport Completed in 7305ms
412 silly audit report {}
413 timing auditReport:init Completed in 0ms
414 timing reify:audit Completed in 7311ms
415 timing reifyNode:node_modules/chownr Completed in 9418ms
416 timing reifyNode:node_modules/wrappy Completed in 9418ms
417 timing reifyNode:node_modules/path-is-absolute Completed in 9420ms
418 timing reifyNode:node_modules/fs-minipass Completed in 9427ms
419 timing reifyNode:node_modules/once Completed in 9433ms
420 timing reifyNode:node_modules/inflight Completed in 9434ms
421 timing reifyNode:node_modules/wide-align Completed in 9432ms
422 timing reifyNode:node_modules/abbrev Completed in 9438ms
423 timing reifyNode:node_modules/object-assign Completed in 9453ms
424 timing reifyNode:node_modules/ms Completed in 9513ms
425 timing reifyNode:node_modules/brace-expansion Completed in 9526ms
426 timing reifyNode:node_modules/has-unicode Completed in 9531ms
427 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/chownr Completed in 9549ms
428 timing reifyNode:node_modules/minipass Completed in 9571ms
429 timing reifyNode:node_modules/lru-cache Completed in 9570ms
430 timing reifyNode:node_modules/es6-promisify Completed in 9564ms
431 timing reifyNode:node_modules/npmlog Completed in 9567ms
432 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/ms Completed in 9610ms
433 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass Completed in 9762ms
434 timing reifyNode:node_modules/minimatch Completed in 9821ms
435 timing reifyNode:node_modules/minizlib Completed in 9954ms
436 timing reifyNode:node_modules/aproba Completed in 9946ms
437 timing reifyNode:node_modules/inherits Completed in 9950ms
438 timing reifyNode:node_modules/make-dir Completed in 9991ms
439 timing reifyNode:node_modules/console-control-strings Completed in 10004ms
440 timing reifyNode:node_modules/signal-exit Completed in 10048ms
441 timing reifyNode:node_modules/yallist Completed in 10081ms
442 timing reifyNode:node_modules/fs.realpath Completed in 10079ms
443 timing reifyNode:node_modules/set-blocking Completed in 10086ms
444 timing reifyNode:node_modules/balanced-match Completed in 10115ms
445 timing reifyNode:node_modules/minipass/node_modules/yallist Completed in 10167ms
446 timing reifyNode:node_modules/rimraf Completed in 10196ms
447 timing reifyNode:node_modules/tar/node_modules/yallist Completed in 10209ms
448 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/minizlib Completed in 10274ms
449 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/minizlib/node_modules/minipass Completed in 10332ms
450 timing reifyNode:node_modules/color-support Completed in 10347ms
451 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/fs-minipass/node_modules/minipass Completed in 10366ms
452 timing reifyNode:node_modules/util-deprecate Completed in 10379ms
453 timing reifyNode:node_modules/mkdirp Completed in 10508ms
454 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/rimraf Completed in 10522ms
455 timing reifyNode:node_modules/glob Completed in 10554ms
456 timing reifyNode:node_modules/nopt Completed in 10581ms
457 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/minipass Completed in 10645ms
458 timing reifyNode:node_modules/concat-map Completed in 10673ms
459 timing reifyNode:node_modules/make-dir/node_modules/semver Completed in 10662ms
460 timing reifyNode:node_modules/https-proxy-agent Completed in 10669ms
461 timing reifyNode:node_modules/progress Completed in 10702ms
462 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/debug Completed in 10800ms
463 timing reifyNode:node_modules/detect-libc Completed in 10810ms
464 timing reifyNode:node_modules/delegates Completed in 10861ms
465 timing reifyNode:node_modules/are-we-there-yet Completed in 10914ms
466 timing reifyNode:node_modules/debug Completed in 11471ms
467 timing reifyNode:node_modules/agent-base Completed in 11925ms
468 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/https-proxy-agent Completed in 14331ms
469 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/agent-base Completed in 14335ms
470 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/mkdirp Completed in 14447ms
471 timing reifyNode:node_modules/gauge Completed in 15590ms
472 timing reifyNode:node_modules/adm-zip Completed in 15666ms
473 timing reifyNode:node_modules/minimist Completed in 16104ms
474 timing reifyNode:node_modules/readable-stream Completed in 16201ms
475 timing reifyNode:node_modules/tar Completed in 16462ms
476 timing reifyNode:node_modules/google-protobuf Completed in 17000ms
477 timing reifyNode:node_modules/@mapbox/node-pre-gyp/node_modules/tar Completed in 17290ms
478 timing reifyNode:node_modules/es6-promise Completed in 17413ms
479 timing reifyNode:node_modules/@mapbox/node-pre-gyp Completed in 18520ms
480 timing reifyNode:node_modules/semver Completed in 19705ms
481 timing reifyNode:node_modules/@tensorflow/tfjs-data Completed in 27902ms
482 timing reifyNode:node_modules/@tensorflow/tfjs-converter Completed in 46372ms
483 timing reifyNode:node_modules/@tensorflow/tfjs-backend-cpu Completed in 58446ms
484 timing reifyNode:node_modules/@tensorflow/tfjs-layers Completed in 58499ms
485 timing reifyNode:node_modules/@tensorflow/tfjs-node Completed in 59359ms
486 timing reifyNode:node_modules/@tensorflow/tfjs Completed in 66201ms
487 timing reifyNode:node_modules/@tensorflow/tfjs-backend-webgl Completed in 69630ms
488 timing reifyNode:node_modules/@tensorflow/tfjs-core Completed in 95528ms
489 timing reify:unpack Completed in 95556ms
490 timing reify:unretire Completed in 52ms
491 timing build:queue Completed in 35ms
492 timing build:link:node_modules/@mapbox/node-pre-gyp/node_modules/mkdirp Completed in 476ms
493 timing build:link:node_modules/make-dir/node_modules/semver Completed in 474ms
494 timing build:link:node_modules/@tensorflow/tfjs Completed in 485ms
495 timing build:link:node_modules/@mapbox/node-pre-gyp Completed in 492ms
496 timing build:link:node_modules/color-support Completed in 484ms
497 timing build:link:node_modules/mkdirp Completed in 484ms
498 timing build:link:node_modules/nopt Completed in 483ms
499 timing build:link:node_modules/semver Completed in 480ms
500 timing build:link:node_modules/@mapbox/node-pre-gyp/node_modules/rimraf Completed in 478ms
501 timing build:link:node_modules/rimraf Completed in 483ms
502 timing build:link Completed in 495ms
503 info run @tensorflow/tfjs-node@4.15.0 install node_modules/@tensorflow/tfjs-node node scripts/install.js
504 info run @tensorflow/tfjs-node@4.15.0 install { code: 1, signal: null }
505 warn cleanup Failed to remove some directories [
505 warn cleanup   [
505 warn cleanup     'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node',
505 warn cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\Users\me\Desktop\real ai\node_modules\@tensorflow\tfjs-node\deps\lib\tensorflow.dll'] {
505 warn cleanup       errno: -4082,
505 warn cleanup       code: 'EBUSY',
505 warn cleanup       syscall: 'unlink',
505 warn cleanup       path: 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node\\deps\\lib\\tensorflow.dll'
505 warn cleanup     }
505 warn cleanup   ],
505 warn cleanup   [
505 warn cleanup     'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node',
505 warn cleanup     [Error: EBUSY: resource busy or locked, unlink 'C:\Users\me\Desktop\real ai\node_modules\@tensorflow\tfjs-node\deps\lib\tensorflow.dll'] {
505 warn cleanup       errno: -4082,
505 warn cleanup       code: 'EBUSY',
505 warn cleanup       syscall: 'unlink',
505 warn cleanup       path: 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node\\deps\\lib\\tensorflow.dll'
505 warn cleanup     }
505 warn cleanup   ],
505 warn cleanup   [
505 warn cleanup     'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-core',
505 warn cleanup     [Error: EPERM: operation not permitted, rmdir 'C:\Users\me\Desktop\real ai\node_modules\@tensorflow\tfjs-core\node_modules'] {
505 warn cleanup       errno: -4048,
505 warn cleanup       code: 'EPERM',
505 warn cleanup       syscall: 'rmdir',
505 warn cleanup       path: 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-core\\node_modules'
505 warn cleanup     }
505 warn cleanup   ]
505 warn cleanup ]
506 timing reify:rollback:createSparse Completed in 13538ms
507 timing reify:rollback:retireShallow Completed in 17802ms
508 timing command:install Completed in 201455ms
509 verbose stack Error: command failed
509 verbose stack     at ChildProcess.<anonymous> (C:\Users\me\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:53:27)
509 verbose stack     at ChildProcess.emit (node:events:517:28)
509 verbose stack     at maybeClose (node:internal/child_process:1098:16)
509 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:303:5)
510 verbose pkgid @tensorflow/tfjs-node@4.15.0
511 verbose cwd C:\Users\me\Desktop\real ai
512 verbose Windows_NT 10.0.19045
513 verbose node v18.18.2
514 verbose npm  v10.2.4
515 error code 1
516 error path C:\Users\me\Desktop\real ai\node_modules\@tensorflow\tfjs-node
517 error command failed
518 error command C:\WINDOWS\system32\cmd.exe /d /s /c node scripts/install.js
519 error CPU-windows-4.15.0.zip
519 error https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-windows-x86_64-2.9.1.zip
520 error * Downloading libtensorflow
520 error
520 error * Building TensorFlow Node.js bindings
520 error symlink ./lib/napi-v9 failed:  Error: Command failed: node scripts/deps-stage.js symlink ./lib/napi-v9
520 error   * Symlink of lib\napi-v9\tensorflow.dll failed, creating a copy on disk.
520 error node:internal/process/promises:288
520 error             triggerUncaughtException(err, true /* fromPromise */);
520 error             ^
520 error
520 error [Error: ENOENT: no such file or directory, copyfile 'C:\Users\me\Desktop\real ai\node_modules\@tensorflow\tfjs-node\deps\lib\tensorflow.dll' -> 'C:\Users\me\Desktop\real ai\node_modules\@tensorflow\tfjs-node\lib\napi-v9\tensorflow.dll'] {
520 error   errno: -4058,
520 error   code: 'ENOENT',
520 error   syscall: 'copyfile',
520 error   path: 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node\\deps\\lib\\tensorflow.dll',
520 error   dest: 'C:\\Users\\me\\Desktop\\real ai\\node_modules\\@tensorflow\\tfjs-node\\lib\\napi-v9\\tensorflow.dll'
520 error }
520 error
520 error Node.js v18.18.2
520 error
520 error     at ChildProcess.exithandler (node:child_process:422:12)
520 error     at ChildProcess.emit (node:events:517:28)
520 error     at maybeClose (node:internal/child_process:1098:16)
520 error     at ChildProcess._handle.onexit (node:internal/child_process:303:5) {
520 error   code: 1,
520 error   killed: false,
520 error   signal: null,
520 error   cmd: 'node scripts/deps-stage.js symlink ./lib/napi-v9'
520 error }
521 verbose exit 1
522 timing npm Completed in 203758ms
523 verbose unfinished npm timer reify 1702415631990
524 verbose unfinished npm timer reify:build 1702415736297
525 verbose unfinished npm timer build 1702415736300
526 verbose unfinished npm timer build:deps 1702415736302
527 verbose unfinished npm timer build:run:install 1702415736836
528 verbose unfinished npm timer build:run:install:node_modules/@tensorflow/tfjs-node 1702415736838
529 verbose code 1
530 error A complete log of this run can be found in: C:\Users\me\AppData\Local\npm-cache\_logs\2023-12-12T21_13_49_807Z-debug-0.log

that happens when i run npm i @tensorflow/tfjs-node. i've tried it with admin CMD thing and without

@gaikwadrahul8
Copy link
Contributor

Hi, @iwantpizza10

I'm able to install tfjs-node on my windows 10 system by following the instructions mentioned in my #8081 (comment) with these Node.js versions Node.js v19.9.0 and Node.js v18.16.1 and at the moment it's not working as expected with Node.js version v20.10.0 or later and some old Node.js versions and our relevant team is working on this issue to fix it as soon as possible from their end.

You should able to install tfjs-node on your windows system with Node.js versions either Node.js v19.9.0 or Node.js v18.16.1 so please give it try from your end, if you face any issue while installing tfjs-node after following above mentioned instructions with mentioned Node.js versions please feel free to reach out to us with your new error log and would be glad to help you further

Thank you for your understanding and patience.

  1. With Node.js v19.9.0 :
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> python
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec  6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> quit()
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> node -v
v19.9.0
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> npm -v
9.6.3
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> pyenv which python
C:\Users\gaikwadrahul\.pyenv\pyenv-win\versions\3.10.9\python.exe
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> npm install -g node-gyp --python="C:\Users\gaikwadrahul\.pyenv\pyenv-win\versions\3.10.9\python.exe”   

changed 99 packages in 6s
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> npm install --python="C:\Users\gaikwadrahul\.pyenv\pyenv-win\versions\3.10.9\python.exe" @tensorflow/tfjs-node

changed 10 packages, and audited 120 packages in 51s

9 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node19-py-3.10> 
  1. with Node.js v18.16.1 :
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> python
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec  6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> quit()
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> node --version
v18.16.1
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> npm --version
9.8.0
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> pyenv which python
C:\Users\gaikwadrahul\.pyenv\pyenv-win\versions\3.10.9\python.exe
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> npm install -g node-gyp --python="C:\Users\gaikwadrahul\.pyenv\pyenv-win\versions\3.10.9\python.exe"   

changed 99 packages in 12s

14 packages are looking for funding
  run `npm fund` for details
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> npm install --python="C:\Users\gaikwadrahul\.pyenv\pyenv-win\versions\3.10.9\python.exe" @tensorflow/tfjs-node

added 121 packages, and audited 122 packages in 3m

9 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> node .\index.js
2023-11-30 15:04:31.614170: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations:  AVX2
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
Epoch 1 / 3
eta=0.0 ==================================================================================> 
29686ms 2969us/step - MAE=0.332 loss=0.168 val_MAE=0.293 val_loss=0.126 
Epoch 2 / 3
eta=0.0 ==================================================================================>
9458ms 946us/step - MAE=0.279 loss=0.113 val_MAE=0.271 val_loss=0.106 
Epoch 3 / 3
eta=0.0 ==================================================================================> 
11791ms 1179us/step - MAE=0.258 loss=0.0940 val_MAE=0.275 val_loss=0.110 
PS C:\Users\gaikwadrahul\Desktop\tfjs-node-testing-for-doc\tfjs-node-3.10> 

@gaikwadrahul8
Copy link
Contributor

Hi, @iwantpizza10

Could you please confirm, Is it working as expected with either Node.js v19.9.0 or v18.16.1 ? if so please feel free to close this issue and this is known issue to us and relevant team is working on this issue to fix it with Node.js v20.10.0 or later Node.js versions, you can refer this issue thread #7341 for future update.

As I mentioned above output log in my comment where I'm able to install tfjs-node on windows 10 with Node.js v19.9.0 and v18.16.1. Thank you.

@gaikwadrahul8
Copy link
Contributor

gaikwadrahul8 commented Dec 19, 2023

Hi, @iwantpizza10

We haven't got confirmation from your end so now I'm closing this issue and tfjs-node installation on Windows 10 system should work with Node.js v19.9.0 and v18.16.1 and with latest Node.js versions v20 0r later it's not working as expected but that is known issue to us and our relavant team is working on that issue and please refer this issue for future update #7341

If you face any issue while installing tfjs-node with either Node.js v19.9.0 or v18.16.1, please feel free to post your comment with new error log and will re-open this issue.

Thank you for your understanding and patience.

Copy link

Are you satisfied with the resolution of your issue?
Yes
No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@iwantpizza10 @gaikwadrahul8 and others