Use lerna to manage npm packages how to Synchronize packages updated by other projects

A package update problem was found when using lerna

I created a package
in Project A, then downloaded it in Project B, and then updated it to npm
so how do I update this package in Project A

it seems that there is no such command in lerna

Nov.03,2021

lerna link
refer to my article: https://juejin.im/post/5ced16.

Menu