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: install native pnpm and yarn packages #417

Merged
merged 1 commit into from Apr 26, 2024
Merged

Conversation

viceice
Copy link
Member

@viceice viceice commented Apr 26, 2024

No longer use corepack (too buggy).

Using corepack can cause unwanted downloads when running pnpm or yarn.

Warning

This probably breaks users which are using the full image with yarn v2+ with corepack.

@viceice viceice requested a review from rarkins April 26, 2024 05:43
@viceice viceice changed the base branch from main to maint/2.x April 26, 2024 05:43
Dockerfile Show resolved Hide resolved
@viceice viceice requested a review from rarkins April 26, 2024 05:56
@viceice viceice merged commit 25bd494 into maint/2.x Apr 26, 2024
4 checks passed
@viceice viceice deleted the fix/pnpm-yarn-install branch April 26, 2024 06:28
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.

None yet

2 participants