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: Pinning jestVersion to ^27 by default #1803

Merged
merged 4 commits into from
Apr 27, 2022
Merged

Conversation

mbonig
Copy link
Contributor

@mbonig mbonig commented Apr 26, 2022

fixes #1801

This will pin the jestVersion to ^27 to resolve compat problems. This should be reverted in the future when ts-jest and jest become more compatible.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Chriscbr
Copy link
Contributor

@mbonig Looks like yarn.lock needs to be updated

@mbonig
Copy link
Contributor Author

mbonig commented Apr 27, 2022

Could use some help. I don't know why this is failing. I've removed the yarn.lock, reinstalled (yarn install) and then pushed the file but I'm still seeing this build error? Any tips?!

@mergify mergify bot merged commit e366ac0 into projen:main Apr 27, 2022
@mbonig mbonig deleted the fix/ts-jest branch April 27, 2022 16:52
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.

JSII project won't build from a clean creation
2 participants