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(core-utils): correctly fall back package manager lockfile #3885

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

erickzhao
Copy link
Member

Follow-up to #3822.

Subtle bug here where findUp returns the absolute path so we need to path.basename it to grab the correct package manager. Fixed the test which had bad arrangement code.

@erickzhao erickzhao requested a review from a team as a code owner March 13, 2025 18:46
@erickzhao erickzhao added this pull request to the merge queue Mar 14, 2025
Merged via the queue into main with commit aae17fc Mar 14, 2025
12 checks passed
@erickzhao erickzhao deleted the fix/proper-fallback-yarn branch March 14, 2025 16:27
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.

2 participants