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

[v4] weird webpack warning #15175

Closed
aymanoid opened this issue Nov 25, 2024 · 2 comments · Fixed by #15321
Closed

[v4] weird webpack warning #15175

aymanoid opened this issue Nov 25, 2024 · 2 comments · Fixed by #15321

Comments

@aymanoid
Copy link

What version of Tailwind CSS are you using?

@tailwindcss/postcss@4.0.0-beta.2
tailwindcss@4.0.0-beta.2

What build tool (or framework if it abstracts the build tool) are you using?

https://tailwindcss.com/docs/v4-beta#upgrading-from-v3
Next.js 15.0.3

What version of Node.js are you using?

v22.11.0

What operating system are you using?

Windows 11

Reproduction URL

Just a fresh project initiated with pnpx create-next-app@latest, then pnpx @tailwindcss/upgrade@next was used to upgrade to v4

Describe your issue

I keep getting this warning that seems to be related to webpack whenever I run dev or build command. I'm guessing it's something related to Windows' weird pathing, but not sure. The application seems to work fine though.

image

@harold07douglas

This comment was marked as spam.

@philipp-spiess
Copy link
Member

This is going to be fixed in the next release (hopefully later this week). Thanks for the report! #15321

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants