-
Notifications
You must be signed in to change notification settings - Fork 195
Labels
bugSomething isn't workingSomething isn't working
Description
Environment
- Operating System: Darwin
- Node Version: v22.12.0
- Nuxt Version: 3.14.1592
- CLI Version: 3.16.0
- Nitro Version: 2.10.4
- Package Manager: [email protected]
- Builder: -
- User Config: default
- Runtime Modules: @pinia/[email protected], @nuxtjs/[email protected], [email protected], [email protected], [email protected]
- Build Modules: -
Reproduction
No response
Describe the bug
Using Node LTS version (22.12.0) produces this error/warning:
[4:24:26 PM] ERROR (node:94662) ExperimentalWarning: CommonJS module [...]/nuxt3-app/.nuxt/tailwind.config.cjs is loading ES Module [...]/nuxt3-app/node_modules/@nuxtjs/tailwindcss/dist/runtime/merger.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
Is there a way @nuxt/tailwindcss could produce an ES module instead (e.g. .nuxt/tailwind.config.mjs)?
Additional context
No response
Logs
nikitaegrid, skkap, arun-mani-j, Alketta, davidreyg and 8 morehowbizarre, patrickhousley and marcaureln
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working