ui-drawer
ui-drawer copied to clipboard
Trying to run readme genereates an error
Mac Ventura 13.3.1
npm run readme
readme lerna run readme && node ./tools/readme.js
sh: lerna: command not found
OK, I installed lerna, now I get other errors:
Lerna (powered by Nx) Ran target build.all for project @nativescript-community/ui-drawer
You don't need to install lerna. Just running yarn should be enough. Did you init submodules ? (npm run submodules
)