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

refactor: change yarn installation to npm #619

Closed
wants to merge 1 commit into from

Conversation

SamuelMTeixeira
Copy link
Contributor

Changing the yarn installation from curl to npm. This makes the dockerfile cleaner (reducing it from 3 lines to one) and standardizes the script, following the same pattern of the npm, pnpm and bun installations.
In addition, yarn's own documentation suggests that

@taylorotwell
Copy link
Member

It seems like the Yarn docs recommend corepack?

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