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

Please upgrade to Vue 3.3.4 as the current version is causing some UI libraries to be incompatible #20943

Closed
moyukingS opened this issue May 19, 2023 · 1 comment

Comments

@moyukingS
Copy link

moyukingS commented May 19, 2023

Environment

  • Operating System: Windows_NT
  • Node Version: v18.16.0
  • Nuxt Version: 3.5.0
  • Nitro Version: 2.4.1
  • Package Manager: pnpm@8.4.0
  • Builder: vite
  • User Config: app, routeRules, runtimeConfig, nitro, modules, pinia, imports, srcDir, image, i18n
  • Runtime Modules: nuxt-swiper@1.1.0, @vueuse/nuxt@10.1.2, @nuxtjs/i18n@8.0.0-beta.11, @nuxt/image-edge@1.0.0-28059208.2abef1b, nuxt-headlessui@1.1.4, @huntersofbook/naive-ui-nuxt@0.7.1, @nuxtjs/tailwindcss@6.7.0, nuxt-icons@3.2.1, @pinia/nuxt@0.4.10, @pinia-plugin-persistedstate/nuxt@1.1.1

Reproduction

vuejs/core#8353

Describe the bug

missing semicolon in track function causing runtime error in production

vuejs/core#8358

Additional context

No response

Logs

No response

@danielroe
Copy link
Member

I'll be releasing a patch this weekend but you can benefit now with npx nuxi upgrade --force which will regenerate the lockfile.

For Vue version differences, you may also need to use pnpm/npm overrides or yarn resolutions as sometimes package managers can install multiple versions if you have other packages that depend on it.

@danielroe danielroe closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants