Closed unit-404 closed 4 days ago
When install with --force flag, getting warning, when without flag, getting error sort.
--force
And I hope you get a dependency bot someday.
npm warn using --force Recommended protections disabled. npm warn ERESOLVE overriding peer dependency npm warn While resolving: vite-plugin-static-copy@2.1.0 npm warn Found: vite@6.0.0 npm warn node_modules/vite npm warn peer vite@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" from vite-plugin-solid@2.11.0 npm warn node_modules/vite-plugin-solid npm warn dev vite-plugin-solid@"^2.11.0" from the root project npm warn 2 more (vitefu, the root project) npm warn npm warn Could not resolve dependency: npm warn peer vite@"^5.0.0" from vite-plugin-static-copy@2.1.0 npm warn node_modules/vite-plugin-static-copy npm warn vite-plugin-static-copy@"2.1.0" from the root project npm warn npm warn Conflicting peer dependency: vite@5.4.11 npm warn node_modules/vite npm warn peer vite@"^5.0.0" from vite-plugin-static-copy@2.1.0 npm warn node_modules/vite-plugin-static-copy npm warn vite-plugin-static-copy@"2.1.0" from the root project
(Not related: also same issue with solidjs plugin)
vite 6 support would be great but i know that this is very early to ask for :)
When install with
--force
flag, getting warning, when without flag, getting error sort.(Not related: also same issue with solidjs plugin)