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(templates): yarn v1 dep resolution workaround #4125

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

denolfe
Copy link
Member

@denolfe denolfe commented Nov 13, 2023

Description

This is a temporary workaround for our templates for yarn v1. It adds a resolutions key to package.json which allows yarn v1 to resolve the downstream dependency properly.

Full details on the issue are in #4109.

A more comprehensive fix will likely come in the future.

@denolfe denolfe changed the title fix(templates): yarn v1 workaround fix(templates): yarn v1 dep resolution workaround Nov 13, 2023
@denolfe denolfe merged commit a34d0f8 into main Nov 13, 2023
@denolfe denolfe deleted the fix/templates-yarn-workaround branch November 13, 2023 16:53
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.

1 participant