@belgoros wrote:
I wonder if I need to install
ember-cli
globally before cloning an Ember projectnpm install -g ember-cli
or it is enough to have
Yarn
installed and hityarn
to install the dependencies which includeember-cli
?
Posts: 3
Participants: 2