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

fix: override vercel dev typescript version #1378

Merged
merged 6 commits into from
Jan 15, 2025
Merged

Conversation

dohaki
Copy link
Contributor

@dohaki dohaki commented Jan 15, 2025

There was an annoying issue for a while with the local usage of the Vercel CLI. When testing serverless functions it would always error with TSC errors which were cause due to the usage of Typescript <v5. And these error logs would make application logs unreadable. This PR overrides the resolution for the dependencies now.

Note that you have to use yarn dev:api now instead of the global Vercel CLI installation.

Copy link

vercel bot commented Jan 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 2:21pm
sepolia-frontend-v3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 2:21pm

Copy link
Contributor

@gsteenkamp89 gsteenkamp89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is such HUGE help! 👏

@dohaki dohaki merged commit 4c8f52f into master Jan 15, 2025
5 checks passed
@dohaki dohaki deleted the fix-local-vercel-cli-dev branch January 15, 2025 15:47
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 this pull request may close these issues.

2 participants