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

Nuxt 3 + TailwindCSS 4.0 terminal error #1718

Open
1 task done
bushido2014 opened this issue Jan 31, 2025 · 0 comments
Open
1 task done

Nuxt 3 + TailwindCSS 4.0 terminal error #1718

bushido2014 opened this issue Jan 31, 2025 · 0 comments

Comments

@bushido2014
Copy link

Describe the bug

I created a new Nuxt 3 project on StackBlitz.
Installed Tailwind CSS 4.0 using the official guide:

When running npm run dev, the terminal stops with no clear error message.

Link to the blitz that caused the error

https://stackblitz.com/edit/nuxt-starter-7bb99b2v?file=package.json,nuxt.config.ts

Steps to reproduce

Actual behavior
The terminal stops unexpectedly, and the app does not start.

Expected behavior

Expected behavior
The project should start without errors, and Tailwind CSS should be applied.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 132.0.0.0
Major version = 132
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 80062522,
  "usedJSHeapSize": 75372934,
  "jsHeapSizeLimit": 2152464384
}
Hash = d20a0a75

Additional context

No response

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

1 participant