[Web] npm install Error: No matching version found for [email protected] when attempting to install [email protected] #23952
Closed
Description
Describe the issue
Seems like [email protected]
has been published 11 hours ago, but latest onnxruntime-common
is still 1.20.1
(published 3 months ago) so the dependency fails during installation.
To reproduce
npm install [email protected]
Error
npm error code ETARGET
npm error notarget No matching version found for [email protected].
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
Urgency
No response
ONNX Runtime Installation
Released Package
ONNX Runtime Version or Commit ID
1.21.0
Execution Provider
Other / Unknown