Closed katsanva closed 6 years ago
Unfortunately, I have never used lerna with yarn before, so it took some time for me to figure out that I need to run bootstrap script. I hope it will be useful for future developers.
lerna
yarn
bootstrap
Thanks a lot for the contribution!
Unfortunately, I have never used
lerna
withyarn
before, so it took some time for me to figure out that I need to runbootstrap
script. I hope it will be useful for future developers.