Hello! Would it be possible to bump the Vite dependency to support 3.x.x? Installed the latest stable version of Vite (3.0.9) and also installed your plugin and npm
is throwing some errors about an issue in the dependency tree:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vite
npm ERR! dev vite@"^3.0.8" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^2.2.1" from [email protected]
npm ERR! node_modules/vite-plugin-mix
npm ERR! dev vite-plugin-mix@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
If I issue a --force
everything still appears to work. Thanks!
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too