Skip to content

Update Vite from 5.2.12 to 6.2.3 and Add Rollup Dependency for Windows Compatibility #97

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

Open
junaiddshaukat opened this issue Mar 25, 2025 · 0 comments · May be fixed by #98
Open

Update Vite from 5.2.12 to 6.2.3 and Add Rollup Dependency for Windows Compatibility #97

junaiddshaukat opened this issue Mar 25, 2025 · 0 comments · May be fixed by #98

Comments

@junaiddshaukat
Copy link

junaiddshaukat commented Mar 25, 2025

While setting up the project locally, I encountered issues running Vite on Windows. Updating Vite from 5.2.12 to 6.2.3 and adding @rollup/rollup-win32-x64-msvc resolved these issues.

This is the issue with the frontend.

Changes:

Updated vite from ^5.2.12 to ^6.2.3.

Added @rollup/rollup-win32-x64-msvc dependency to fix Windows build issues.

Ensured that the project runs correctly after these changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant