-
Notifications
You must be signed in to change notification settings - Fork 874
chore: use pnpm workspaces #14126
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
chore: use pnpm workspaces #14126
Conversation
ok, turns out this isn't gonna be the easy slam dunk that I thought it would 🙃 |
Which blockers are you finding? |
seems like the lock file didn't merge very cleanly, so a lot of versions are messed up, and it's causing tons of errors :\ |
Maybe related to my fix #14134 |
If this transition is successful we can list Coder on this page https://pnpm.io/workspaces#usage-examples. ⭐ |
I'm struggling to get it to merge the lock files into a single workspace lock file properly. :( |
Been meaning to do this for a long time :^)