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

[DX] Remove the need to install and use yarn from the project #64

Open
vintidui opened this issue Apr 19, 2024 · 1 comment
Open

[DX] Remove the need to install and use yarn from the project #64

vintidui opened this issue Apr 19, 2024 · 1 comment

Comments

@vintidui
Copy link

vintidui commented Apr 19, 2024

People should be able to check out the repo and get it running with a command or two and no modifications to their local machine. yarn has given me headaches at a few companies and npm is tried and true. npm lags behind with nifty new features but is bundled with node.js and usually catches up for the important stuff. A nice benefit is we won't need devs to install a separate global dependency to run the project.

@betterbrand
Copy link
Contributor

There are devs that feel just as strongly about using yarn. Other than you liking it, what are tangible reasons that aren't opinion?

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

No branches or pull requests

2 participants