Skip to content

fix(vue): upgrade vite plugin vue to v5 to avoid install errors #30559

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

Merged
merged 1 commit into from
Apr 2, 2025

Conversation

Coly010
Copy link
Contributor

@Coly010 Coly010 commented Apr 1, 2025

Current Behavior

After the migration to Vite 6 - The @vitejs/plugin-vue was not updated to v5.
This has led to an incorrect peer dependency.

Expected Behavior

Upgrade @vitejs/plugin-vue to version 5 to remove peer dependency issues

Related Issue(s)

Fixes #30326

@Coly010 Coly010 requested review from FrozenPandaz, jaysoo, AgentEnder and a team as code owners April 1, 2025 09:01
@Coly010 Coly010 self-assigned this Apr 1, 2025
@Coly010 Coly010 requested a review from a team as a code owner April 1, 2025 09:01
Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nx-dev ✅ Ready (Inspect) Visit Preview Apr 1, 2025 9:09am

Copy link

nx-cloud bot commented Apr 1, 2025

View your CI Pipeline Execution ↗ for commit 9d94afe.

Command Status Duration Result
nx affected --targets=lint,test,build,e2e,e2e-c... ✅ Succeeded 27m 53s View ↗
nx run-many -t check-imports check-commit check... ✅ Succeeded 18s View ↗
nx-cloud record -- nx-cloud conformance:check ✅ Succeeded 2s View ↗
nx-cloud record -- nx format:check --base=b8e43... ✅ Succeeded 2s View ↗
nx-cloud record -- nx sync:check ✅ Succeeded 1s View ↗
nx documentation ✅ Succeeded 41s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-01 09:36:16 UTC

@jaysoo jaysoo changed the title feat(vue): upgrade vite plugin vue to v5 #30326 fix(vue): upgrade vite plugin vue to v5 to avoid install errors#30326 Apr 2, 2025
@jaysoo jaysoo changed the title fix(vue): upgrade vite plugin vue to v5 to avoid install errors#30326 fix(vue): upgrade vite plugin vue to v5 to avoid install errors Apr 2, 2025
@Coly010 Coly010 merged commit 176e8f9 into master Apr 2, 2025
10 checks passed
@Coly010 Coly010 deleted the vue/upgrade-plugin branch April 2, 2025 15:13
jaysoo pushed a commit that referenced this pull request Apr 2, 2025
## Current Behavior
After the migration to Vite 6 - The `@vitejs/plugin-vue` was not updated
to v5.
This has led to an incorrect peer dependency.

## Expected Behavior
Upgrade `@vitejs/plugin-vue` to version 5 to remove peer dependency
issues

## Related Issue(s)

Fixes #30326
Copy link

github-actions bot commented Apr 8, 2025

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workspace at latest with vue app, unable to add any npm package
2 participants