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

node post-install.js error #2

Open
zoldaten opened this issue Dec 5, 2024 · 0 comments
Open

node post-install.js error #2

zoldaten opened this issue Dec 5, 2024 · 0 comments

Comments

@zoldaten
Copy link

zoldaten commented Dec 5, 2024

i have error in post-install.js:

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:
2024-12-05_15h13_22

at the same time i see errors in web-console:
2024-12-05_15h12_35

may be it related to onnxruntime version.

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

No branches or pull requests

1 participant