-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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 css plugin error with nuxt 2.15.3 #8971
Closed
jb-thery opened this issue
Mar 10, 2021
· 4 comments
· Fixed by voken1000g/upgrade#27, voken1000g/voken1000g.github.io#11, voken1000g/toolkit#38, voken1000g/early-bird#33 or notnek/ragekage#51
Closed
tailwind css plugin error with nuxt 2.15.3 #8971
jb-thery opened this issue
Mar 10, 2021
· 4 comments
· Fixed by voken1000g/upgrade#27, voken1000g/voken1000g.github.io#11, voken1000g/toolkit#38, voken1000g/early-bird#33 or notnek/ragekage#51
Labels
Comments
It seems tailwindcss module tries to directly require tailwind config and if contains esm syntax node cannot parse it. I will make a PR there. |
All right thanks |
Workaround is to use commonjs syntax in |
Fixed in 3.4.3 |
This was referenced Mar 10, 2021
Merged
Closed
Closed
chore(deps-dev): bump @nuxtjs/tailwindcss from 3.2.0 to 3.4.3
lukeocodes/nuxt-starter-netlify-cms#52
Closed
Closed
This was referenced Mar 16, 2021
Closed
Closed
Closed
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Versions
Reproduction
Run nuxt dev with this deps versions
What is actually happening?
When I upgrade my package.json with npm-check-update and when Itry to run nuxt dev, I've got this error :
The text was updated successfully, but these errors were encountered: