We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm ERR! code 1 npm ERR! path /home1/freeback/nodevenv/imageremove/18/lib/node_modules/onnxruntime-node npm ERR! command failed npm ERR! command sh -c node ./script/install npm ERR! Downloading "https://github.com/microsoft/onnxruntime/releases/download/v1.17.3/onnxruntime-linux-x64-gpu-1.17.3.tgz"... npm ERR! node:internal/deps/undici/undici:7534 npm ERR! return await WebAssembly.instantiate(mod, { npm ERR! ^ npm ERR! npm ERR! RangeError: WebAssembly.instantiate(): Out of memory: wasm memory npm ERR! at lazyllhttp (node:internal/deps/undici/undici:7534:32) npm ERR! npm ERR! Node.js v18.18.2 npm ERR! A complete log of this run can be found in: /home1/freeback/.npm/_logs/2024-08-27T13_49_31_015Z-debug-0.log
getting this error on cpnal it's working fine with local and aws so help me out ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
npm ERR! code 1
npm ERR! path /home1/freeback/nodevenv/imageremove/18/lib/node_modules/onnxruntime-node
npm ERR! command failed
npm ERR! command sh -c node ./script/install
npm ERR! Downloading "https://github.com/microsoft/onnxruntime/releases/download/v1.17.3/onnxruntime-linux-x64-gpu-1.17.3.tgz"...
npm ERR! node:internal/deps/undici/undici:7534
npm ERR! return await WebAssembly.instantiate(mod, {
npm ERR! ^
npm ERR!
npm ERR! RangeError: WebAssembly.instantiate(): Out of memory: wasm memory
npm ERR! at lazyllhttp (node:internal/deps/undici/undici:7534:32)
npm ERR!
npm ERR! Node.js v18.18.2
npm ERR! A complete log of this run can be found in: /home1/freeback/.npm/_logs/2024-08-27T13_49_31_015Z-debug-0.log
getting this error on cpnal it's working fine with local and aws so help me out ?
The text was updated successfully, but these errors were encountered: