Skip to content

fix(use): do not throw on invalid packageManager - #663

Merged
aduh95 merged 4 commits into
nodejs:mainfrom
aduh95:do-not-throw-invalid-use
Feb 28, 2025
Merged

fix(use): do not throw on invalid packageManager#663
aduh95 merged 4 commits into
nodejs:mainfrom
aduh95:do-not-throw-invalid-use

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

corepack use … should not throw because it doesn't like the previous packageManager value, it's going to overwrite it anyway.

@aduh95
aduh95force-pushed the do-not-throw-invalid-use branch from f4de38b to 8b5b4f3CompareFebruary 28, 2025 16:02
@aduh95
aduh95 merged commit 4be72f6 into nodejs:mainFeb 28, 2025
@aduh95
aduh95 deleted the do-not-throw-invalid-use branch February 28, 2025 18:20
@github-actionsgithub-actionsBot mentioned this pull request Feb 28, 2025
Sign up for freeto 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

@aduh95@arcanis