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

Can't install @vitejs/plugin-vue 4.x #69

Closed
4 tasks done
ADumaine opened this issue Dec 9, 2022 · 2 comments
Closed
4 tasks done

Can't install @vitejs/plugin-vue 4.x #69

ADumaine opened this issue Dec 9, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@ADumaine
Copy link

ADumaine commented Dec 9, 2022

Clear and concise description of the problem

npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: electron-vite@1.0.15
npm ERR! Found: vite@4.0.0
npm ERR! node_modules/vite
npm ERR! dev vite@"^4.0.0" from the root project
npm ERR! peer vite@"^4.0.0" from @vitejs/plugin-vue@4.0.0
npm ERR! node_modules/@vitejs/plugin-vue
npm ERR! dev @vitejs/plugin-vue@"4.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer vite@"^3.0.0" from electron-vite@1.0.15
npm ERR! node_modules/electron-vite
npm ERR! dev electron-vite@"^1.0.15" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: vite@3.2.5
npm ERR! node_modules/vite
npm ERR! peer vite@"^3.0.0" from electron-vite@1.0.15
npm ERR! node_modules/electron-vite
npm ERR! dev electron-vite@"^1.0.15" 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
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Suggested solution

update peer dependecy

Alternative

No response

Additional context

No response

Validations

@ADumaine ADumaine added the enhancement New feature or request label Dec 9, 2022
@alex8088
Copy link
Owner

@ADumaine Thanks, it will update later.

alex8088 added a commit that referenced this issue Dec 10, 2022
@alex8088
Copy link
Owner

new ver 1.0.16 is out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants