-
-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Description
vite-plugin-pwa cannot be installed alongside [email protected] due to a dependency conflict.
When attempting to install vite-plugin-pwa in a project using Vite 7, I encounter the following npm error:
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@"^7.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" from [email protected]
npm ERR! node_modules/vite-plugin-pwa
npm ERR! vite-plugin-pwa@"^1.0.0" from the root project
userquin, vinczedani, sunilsch, fgordillo, davidsandoz and 10 more
Metadata
Metadata
Assignees
Labels
No labels