gjovanov/roomler

bootstrap

Closed this issue · 3 comments

/roomler$ npx lerna bootstrap
Need to install the following packages:
lerna@7.2.0
Ok to proceed? (y) y

ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.

must use older node ?

in root package.json, you can see that we are using "lerna": "^3.22.1", so try installing that version.