browserslist / caniuse-lite

A smaller version of caniuse-db, with only the essentials!
Creative Commons Attribution 4.0 International
547 stars 77 forks source link

No matching version found for caniuse-lite@^1.0.30001464 #111

Closed lahuman closed 1 year ago

lahuman commented 1 year ago

When I run 'npm install' for my ReactJS project, I see this error message.

` npm ERR! code ETARGET npm ERR! notarget No matching version found for caniuse-lite@^1.0.30001464. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in: `

Also, this version is not downloading from the npm repository.

image

ai commented 1 year ago

It is an issue with npm cache. Nothing I can do on my side.