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

Missing Dependency "lru-cache@^6.0.0" #364

Open
ryangrunest opened this issue Aug 8, 2024 · 1 comment
Open

Missing Dependency "lru-cache@^6.0.0" #364

ryangrunest opened this issue Aug 8, 2024 · 1 comment
Labels
need reproduction Should provide a reproduction

Comments

@ryangrunest
Copy link

Describe the bug

During npm install vite-plugin-dts -D, currently getting a dependency error:

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

Reproduction

https://www.npmjs.com/package/vite-plugin-dts?activeTab=readme

Steps to reproduce

Run npm install vite-plugin-dts -D

System Info

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


### Validations

- [X] Read the [FAQ](https://github.com/qmhc/vite-plugin-dts#faq).
- [X] Check that there isn't [already an issue](https://github.com/qmhc/vite-plugin-dts/issues) that reports the same bug to avoid creating a duplicate.
- [X] The provided reproduction is a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
@qmhc
Copy link
Owner

qmhc commented Aug 21, 2024

Please provide a reproduction.

@qmhc qmhc added the need reproduction Should provide a reproduction label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need reproduction Should provide a reproduction
Projects
None yet
Development

No branches or pull requests

2 participants