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

Add Assertion to Check if Using Correct Yarn Version #189

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Feb 22, 2024

This pull request resolves #188 by adding an assertion in the enableYarn function to check if the yarn command is using the same version as the corepack yarn command.

@threeal threeal added this to the Version 2.0.0 milestone Feb 22, 2024
@threeal threeal self-assigned this Feb 22, 2024
@threeal threeal added feat and removed refactor labels Feb 25, 2024
@threeal threeal force-pushed the add-yarn-version-check branch 6 times, most recently from a4e6bef to 8e054a3 Compare February 25, 2024 12:01
@threeal threeal marked this pull request as ready for review February 25, 2024 12:10
@threeal
Copy link
Owner Author

threeal commented Feb 25, 2024

The failure in the test-action job on Windows will be resolved in #195.

@threeal threeal merged commit 36a77cf into main Feb 25, 2024
16 of 20 checks passed
@threeal threeal deleted the add-yarn-version-check branch February 25, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Assertion to Check if Using Correct Yarn Version
1 participant