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

Vercel Deploy Build Failed Type error: ',' expected #356

Closed
sridharvvt opened this issue Dec 13, 2023 · 2 comments
Closed

Vercel Deploy Build Failed Type error: ',' expected #356

sridharvvt opened this issue Dec 13, 2023 · 2 comments
Labels
context-v2 Related to tailwind-merge v2

Comments

@sridharvvt
Copy link

Describe the bug

image

build failed Type error: ',' expected.

To Reproduce

Expected behavior

removing the type can solve the issue on the local but on vercel build was failing

Environment

  • "next": "^12.1.5",
  • "tailwind-merge": "^2.1.0",
  • "typescript": "4.4.4"

Additional context

@dcastil dcastil added the context-v2 Related to tailwind-merge v2 label Dec 18, 2023
@dcastil
Copy link
Owner

dcastil commented Dec 18, 2023

Hey @sridharvvt! 👋

Looks like your TypeScript version is quite old and doesn't support the type keyword in exports. Did you try to upgrade your TypeScript?

@dcastil
Copy link
Owner

dcastil commented May 19, 2024

Closing this as stale

@dcastil dcastil closed this as not planned Won't fix, can't repro, duplicate, stale May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
context-v2 Related to tailwind-merge v2
Projects
None yet
Development

No branches or pull requests

2 participants