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

fix(ui): update vue dependency conflict #1460

Merged
merged 1 commit into from Jun 10, 2022
Merged

fix(ui): update vue dependency conflict #1460

merged 1 commit into from Jun 10, 2022

Conversation

userquin
Copy link
Member

@userquin userquin commented Jun 9, 2022

The test I made on local to reproduce the problem result on multiple versions of vue: 3.2.33 and 3.2.37.

There is something weird with vite plugin vue 2.3.3 and the current version of vue on ui package: it is using 3.2.36 and I don't know why the vue dev dep is using 3.2.33, just updating to latest vue 3.2.37 the ui on local works via vitest --ui once run build script finish.

imagen

imagen

fix #1418

@netlify
Copy link

netlify bot commented Jun 9, 2022

Deploy Preview for vitest-dev ready!

Name Link
🔨 Latest commit eaf335e
🔍 Latest deploy log https://app.netlify.com/sites/vitest-dev/deploys/62a2693a87e31b0009208b75
😎 Deploy Preview https://deploy-preview-1460--vitest-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@antfu antfu merged commit 9a87a3c into main Jun 10, 2022
@antfu antfu deleted the userquin/fix-broken-ui branch June 10, 2022 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mr is null running --ui
2 participants