-
Notifications
You must be signed in to change notification settings - Fork 588
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
Duplicated imports warning when running dev server #629
Comments
Have you tried upgrading to the latest Nuxt https://github.com/nuxt/nuxt/releases/tag/v3.7.1? |
Yes but I was having worst issues with it. |
Could you please provide a reproduction on StackBlitz so I can check? |
@benjamincanac Yes, here I noticed the warning about node version. I don't have it locally as I'm using node 18, but the warnings are identical. |
Seems related to unjs/unimport#273 |
This has been solved for me after upgrading to latest nuxt ( |
Thanks... It worked for me too. |
Can't test latest version because of this bug currently: nuxt/nuxt#23493 |
@ddahan Based on the thread of the issue, it has been fixed! |
@benjamincanac Yep good to know, but I'm still completely blocked because of nuxt/cli#181 |
Feel free to reopen if you encounter the bug again. |
Version
@nuxt/ui: v2.8.0
nuxt: : v3.6.5
After an upgrade of nuxtUI at v2.8.0, when running the development server, I get a bunch of warnings:
The text was updated successfully, but these errors were encountered: