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

pin minor typescript version #384

Merged
merged 1 commit into from
Feb 13, 2022
Merged

Conversation

erikdstock
Copy link

Forking this repo and using a different package manager which does not respect the existing package-lock file will cause ts 4.5 to be installed, which hangs during build.

Forking this repo and using a different package manager which does not respect the existing package-lock file will cause ts 4.5 to be installed, which [hangs during build](microsoft/TypeScript#46900).
@vercel
Copy link

vercel bot commented Feb 11, 2022

Someone is attempting to deploy a commit to a Personal Account owned by @timlrx on Vercel.

@timlrx first needs to authorize it.

@timlrx
Copy link
Owner

timlrx commented Feb 13, 2022

Thanks, this is an irritating bug. Let's pin it to the minor version until it is fixed.

@timlrx timlrx merged commit dd695d7 into timlrx:typescript Feb 13, 2022
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