-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Describe the bug
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: ones@0.0.0
npm error Found: vite@6.3.4
npm error node_modules/vite
npm error dev vite@"^6.3.3" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^4.0.0" from vite-plugin-md@0.21.5
npm error node_modules/vite-plugin-md
npm error dev vite-plugin-md@"*" from the root project
Reproduction
npm i vite-plugin-md -D
System Info
System:
OS: macOS 15.4.1
CPU: (8) arm64 Apple M2
Memory: 169.58 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.12.0 - ~/.nvm/versions/node/v22.12.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.12.0/bin/yarn
npm: 10.9.0 - ~/.nvm/versions/node/v22.12.0/bin/npm
pnpm: 10.8.1 - ~/.nvm/versions/node/v22.12.0/bin/pnpm
bun: 1.2.10 - ~/.bun/bin/bun
Browsers:
Chrome: 135.0.7049.115
Edge: 136.0.3240.50
Safari: 18.4Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
Contributions
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels