-
Notifications
You must be signed in to change notification settings - Fork 185
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
Tailwind 4.2.1 -> 5.1.3 = FATAL Invalid host defined options #497
Comments
Same here with 5.3.1 :/ |
This is similar to this(nuxt/bridge#266 (comment)) It does work by adding |
rebuilding after removing "node_modules" + yarn.lock + .nuxt/ works for me with "@nuxtjs/tailwindcss": "^5.3.2", |
I finally switched to yarn and deleted .nuxt + nod_modules and seems to work now, though a lot of styles seem to be broken even though I don't use deprecated classes 🤷♂️ |
Does anyone know how this issue works, when it comes? Im on v6.1.3 and nuxt v2.15.8 and the problem came back. (using default settings) |
@derHodrig did you fix this issue? |
@aliwesome currently I use nuxt 2.16.3 and nuxt/tailwind 6.6.6 with YARN2 nodelinker and currently I have no issues. |
Version
@nuxtjs/tailwindcss: 5.1.3
nuxt: 2.15.8
node: 16.13
Reproduction Link
Steps to reproduce
When upgrading from V4 to V5 there is a fatal error
Invalid host defined options
I've done this upgrade on another project with yarn and I didn't have any issue but with npm I have this.
These are all my dependencies
What is Expected?
What is actually happening?
The text was updated successfully, but these errors were encountered: