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

Migrate from Yarn to pnpm workspaces #33

Closed
resir014 opened this issue Oct 30, 2021 · 1 comment
Closed

Migrate from Yarn to pnpm workspaces #33

resir014 opened this issue Oct 30, 2021 · 1 comment

Comments

@resir014
Copy link
Owner

Yarn v1 is being less-maintained, causing many bugs to surface in a monorepo/workspace environment as of late (e.g.).

Meanwhile, npm is still isn't there yet when it comes to workspace support, even with the new npm@7. So far, the general consensus is that pnpm is the way to go. It even has decent workspaces support, possibly eliminating the need for Lerna altogether.

@resir014 resir014 closed this as completed May 3, 2022
@resir014
Copy link
Owner Author

resir014 commented May 3, 2022

Decided to go with Turbo.

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

1 participant