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

Adds support for corepack install -g yarn #338

Merged
merged 5 commits into from
Dec 29, 2023
Merged

Conversation

arcanis
Copy link
Contributor

@arcanis arcanis commented Dec 11, 2023

This diff makes it possible to run the CLI commands without an explicit range, in which case we use an implicit *:

corepack install -g yarn

Fixes #328

@arcanis arcanis requested a review from aduh95 December 21, 2023 09:13
README.md Outdated Show resolved Hide resolved
@aduh95 aduh95 merged commit 9bee415 into main Dec 29, 2023
8 of 10 checks passed
@aduh95 aduh95 deleted the mael/install-no-range branch December 29, 2023 12:00
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.

Corepack use yarn@latest doesn't work
2 participants