You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node:internal/fs/utils:348
throw err;
^
Error: ENOENT: no such file or directory, copyfile 'C:\Users\{user}\FaceRecognition-LivenessDetection-Vue\node_modules\onnxruntime-web\dist\ort-wasm.wasm' -> 'C:\Users\{user}\FaceRecognition-LivenessDetection-Vue\public\ort-wasm.wasm'
�[90m at Object.copyFileSync (node:fs:2866:3)�[39m
at Object.<anonymous> �[90m(C:\Users\{user}\FaceRecognition-LivenessDetection-Vue\�[39mpost-install.js:11:4�[90m)�[39m
may be it is Windows specific (i use windows 10).
i copied files by hands according to post-install.js and it works:
at the same time i see errors in web-console:
may be it related to onnxruntime version.
The text was updated successfully, but these errors were encountered:
i have error in post-install.js:
may be it is Windows specific (i use windows 10).
i copied files by hands according to post-install.js and it works:
at the same time i see errors in web-console:
may be it related to onnxruntime version.
The text was updated successfully, but these errors were encountered: