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

Vite 6 support #673

Open
4 tasks done
idranme opened this issue Nov 30, 2024 · 5 comments · May be fixed by #689
Open
4 tasks done

Vite 6 support #673

idranme opened this issue Nov 30, 2024 · 5 comments · May be fixed by #689
Labels
enhancement New feature or request

Comments

@idranme
Copy link

idranme commented Nov 30, 2024

Clear and concise description of the problem

Vite 6 support

Suggested solution

https://vite.dev/guide/migration.html

Alternative

No response

Additional context

No response

Validations

@idranme idranme added the enhancement New feature or request label Nov 30, 2024
@alex8088
Copy link
Owner

alex8088 commented Dec 2, 2024

wip

@geedys
Copy link

geedys commented Dec 12, 2024

[email protected] Although vite@5 I'm doing pretty well at work. But there will be warnings during installation

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/vite
npm error   dev vite@"^6.0.3" from the root project
npm error   peer vite@"^5.0.0 || ^6.0.0" from @vitejs/[email protected]
npm error   node_modules/@vitejs/plugin-vue
npm error     dev @vitejs/plugin-vue@"5.2.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer vite@"^4.0.0 || ^5.0.0" from [email protected]
npm error node_modules/electron-vite
npm error   dev electron-vite@"2.3.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/vite
npm error   peer vite@"^4.0.0 || ^5.0.0" from [email protected]
npm error   node_modules/electron-vite
npm error     dev electron-vite@"2.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.

@hunghuy3311
Copy link

Hi @alex8088,

I've been following this issue and noticed it's been quiet for about 2 weeks. I was wondering if there are any updates on the progress or if there's any way I could help move this forward?

Thank you for your time!

@kostya-main
Copy link

Hello, Can I know if there will be an update this month? And what is the status of the update?

@alex8088
Copy link
Owner

v3.0.0-beta.0 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

Successfully merging a pull request may close this issue.

5 participants