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

Open
aymanoid opened this issue Nov 25, 2024 · 1 comment
Open

[v4] weird webpack warning #15175

aymanoid opened this issue Nov 25, 2024 · 1 comment

Comments

@aymanoid
Copy link

What version of Tailwind CSS are you using?

@tailwindcss/[email protected]
[email protected]

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.

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

No branches or pull requests

2 participants