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

Cannot find module 'tailwind.config.js' #425

Closed
hanhdz025 opened this issue Feb 8, 2022 · 1 comment
Closed

Cannot find module 'tailwind.config.js' #425

hanhdz025 opened this issue Feb 8, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@hanhdz025
Copy link

hanhdz025 commented Feb 8, 2022

Version

@nuxtjs/tailwindcss: v5.0.0-2
nuxt: v3.0.0-27405623.a9ba1ca

output returns error when starting with nuxt3
image

error occurred at line
tailwindConfig = requireModule(configPath, { clearCache: true })

when i overwrite the config path the problem was solved

{ tailwindcss: { configPath: '~/tailwind.config.js' } }

@hanhdz025 hanhdz025 added the bug Something isn't working label Feb 8, 2022
@pi0 pi0 closed this as completed in 7a7a5f6 Feb 8, 2022
@pi0
Copy link
Contributor

pi0 commented Feb 8, 2022

Thanks for the issue. Should be fixed in 5.0.0-3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants