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

migrating to yarn instead of npm #741

Open
kevkevinpal opened this issue Aug 1, 2023 · 1 comment
Open

migrating to yarn instead of npm #741

kevkevinpal opened this issue Aug 1, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kevkevinpal
Copy link
Contributor

right now our project uses npm but yarn might be a better alternative

this would require switching over to a yarn.lock file
deleting package-lock.json

Updating our docker files to use yarn and also our git actions to use yarn aswell,

this may cause issues with hosted nodes to change dependency managers but yarn is way quicker and would make updating them faster but maybe not that much because it is only used when a new package is added

@kevkevinpal kevkevinpal added the enhancement New feature or request label Aug 1, 2023
@Camillarhi
Copy link

Hi @kevkevinpal, can I be assigned to this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants