Closed pixelass closed 6 years ago
This is updated in #16
it seems to be running fine on my local after setting workspace property per @holmrenser (works on my machine lol)
Is it working for everyone else? We might be alble to close this :)
for now, best to use yarn
instead of lerna bootstrap
, in fact I am planning on replacing lerna with yarn alltogether soon.
lerna bootstrap
seems to cause issues.
lerna bootstrap --npm-client=npm
seems to work fine.
Use the script yarn bootstrap
in package.json to bootstrap the repo
interesting, I literally just ran yarn <enter>
, not needing to use bootstrap. Was that the case for you, or do we need bootstrap?? I'm thinking we might want to ditch lerna and just use yarn workspaces.... thoughts?
no need to bootstrap. I just tested if the commands work as expected.
clone the repo and run
yarn
The following key should be defined in lerna.json