How to install Make sure you are using yarn (version 1) In the root folder: yarn install Then: yarn compile Ember cd packages/ember yarn start Core cd packages/core # yarn test --watch for watch mode yarn test