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

Upgrade Lerna to 7.x or use npm workspaces instead #2029

Open
EmiM opened this issue Nov 3, 2023 · 3 comments
Open

Upgrade Lerna to 7.x or use npm workspaces instead #2029

EmiM opened this issue Nov 3, 2023 · 3 comments

Comments

@EmiM
Copy link
Contributor

EmiM commented Nov 3, 2023

We have to migrate lerna 6.x -> 7.x, the difference is significant, bootstrap and other commands are removed: https://lerna.js.org/docs/legacy-package-management

@EmiM EmiM added this to Quiet Nov 3, 2023
@EmiM EmiM converted this from a draft issue Nov 3, 2023
@EmiM EmiM moved this from Backlog - Desktop & Backend to Backlog - Mobile in Quiet Nov 3, 2023
@EmiM EmiM moved this from Backlog - Mobile to Backlog - Desktop & Backend in Quiet Nov 3, 2023
@EmiM
Copy link
Contributor Author

EmiM commented Nov 3, 2023

Kacper started working on this some time ago: #1930

@holmesworcester
Copy link
Contributor

Someone also suggested npm workspaces as an alternative, I think. Just noting this here.

@EmiM
Copy link
Contributor Author

EmiM commented Nov 6, 2023

Yes, Wiktor suggested that and we considered it but lerna has some additional features that we may need.
https://stackoverflow.com/questions/64909635/is-lerna-needed-anymore-with-npm-workspaces

Upgrading lerna requires some work but also giving up using lerna requires work.

@EmiM EmiM changed the title Upgrade Lerna to 7.x Upgrade Lerna to 7.x or use npm workspaces instead Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog - Desktop & Backend
Development

No branches or pull requests

2 participants