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

bug: Cannot find module 'tailwindcss' when deploying to Vercel #1671

Open
Axiol opened this issue Nov 21, 2023 · 0 comments
Open

bug: Cannot find module 'tailwindcss' when deploying to Vercel #1671

Axiol opened this issue Nov 21, 2023 · 0 comments

Comments

@Axiol
Copy link

Axiol commented Nov 21, 2023

Provide environment information

initVersion: "7.23.2"

Describe the bug

I generated a very simple app including Prisma and TW. Everything is fine localy, I can build the app and everything. But once I push it to Vercel, I have a build error

Failed to compile.
node_modules/geist/dist/sans.js
An error occured in `next/font`.
Error: Cannot find module 'tailwindcss'

Reproduction repo

https://github.com/Axiol/oaos-uat-status

To reproduce

  1. Generate a project with Prisma and TW
  2. Replace Inter with Geist
  3. Deploy to Vercel

Additional information

No response

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

No branches or pull requests

1 participant