[cuda] [npm/nodejs] Failed to download the binaries: 404 Not Found #22877
Labels
ep:CUDA
issues related to the CUDA execution provider
platform:web
issues related to ONNX Runtime web; typically submitted using template
the readme tells you to use
to pull in the cuda binaries for linux x64; it tries to download:
which indeed does not exist, what does exist is:
but there is no way to pass an empty string to
--onnxruntime-node-install
so that it assembles the right URL.The text was updated successfully, but these errors were encountered: