- Yarn 1 must be installed. Run this command to ensure you have Yarn 1.x available:
yarn -vIf successful this should print 1.xx.xx (this should start with a 1).
Run this command which is short for yarn install:
yarnYou should then be able to development on the mono-repo.