Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Does not support npm - update workspace-tools to latest version #18

Open
BenceSzalai opened this issue Jul 27, 2023 · 0 comments
Open

Comments

@BenceSzalai
Copy link

npm has support for workspaces since v7.24 (current: v9.8), but this tool only works with yarn, pnpm and rush.

Also it is not documented.

I had to debug the code to notice it cannot read workspace the packages from package-lock.json since it uses workspace-tools v0.9.8 which only supports those three package managers, while the latest version supports lerna and npn as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant