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

error while installing #21

Open
sm4l opened this issue Sep 4, 2024 · 0 comments
Open

error while installing #21

sm4l opened this issue Sep 4, 2024 · 0 comments

Comments

@sm4l
Copy link

sm4l commented Sep 4, 2024

2024-09-04T12:41:16.876Z Install : @good-i-deer/node-red-contrib-object-detection 1.0.3

2024-09-04T12:41:16.396Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @good-i-deer/[email protected]
2024-09-04T12:41:16.573Z [err] npm warn config production Use --omit=dev instead.
2024-09-04T12:41:37.088Z [err] npm error code 1
2024-09-04T12:41:37.088Z [err] npm error path /home/lucas/.node-red/node_modules/onnxruntime-node
2024-09-04T12:41:37.090Z [err] npm error command failed
2024-09-04T12:41:37.090Z [err] npm error command sh -c node ./script/install
2024-09-04T12:41:37.090Z [err] npm error Downloading "https://github.com/microsoft/onnxruntime/releases/download/v1.19.2/onnxruntime-linux-x64-gpu-1.19.2.tgz"...
2024-09-04T12:41:37.090Z [err] npm error /home/lucas/.node-red/node_modules/onnxruntime-node/script/install.js:69
2024-09-04T12:41:37.090Z [err] npm error throw new Error(`Failed to download the binaries: ${res.status} ${res.statusText}.
2024-09-04T12:41:37.090Z [err] npm error ^
2024-09-04T12:41:37.090Z [err] npm error
2024-09-04T12:41:37.090Z [err] npm error Error: Failed to download the binaries: 404 Not Found.
2024-09-04T12:41:37.090Z [err] npm error
2024-09-04T12:41:37.090Z [err] npm error Use "--onnxruntime-node-install-cuda=skip" to skip the installation. You will still be able to use ONNX Runtime, but the CUDA EP will not be available.
2024-09-04T12:41:37.090Z [err] npm error at /home/lucas/.node-red/node_modules/onnxruntime-node/script/install.js:69:11
2024-09-04T12:41:37.090Z [err] npm error at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2024-09-04T12:41:37.090Z [err] npm error
2024-09-04T12:41:37.090Z [err] npm error Node.js v18.20.4
2024-09-04T12:41:37.091Z [err]
2024-09-04T12:41:37.091Z [err] npm error A complete log of this run can be found in: /home/lucas/.npm/_logs/2024-09-04T12_41_16_505Z-debug-0.log
2024-09-04T12:41:37.115Z rc=1

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