D
D
Dima Pautov2016-11-22 11:34:01
Ember.js
Dima Pautov, 2016-11-22 11:34:01

Why is ember-quickstart not installing?

Good afternoon. Why can't I install ember-quickstart?
There are 2 commands on the site.
$ npm install -g ember-cli
$ ember new ember-quickstart
But at the end I get this:
53993a5c7e4d4b1c848e57c2915a8552.PNG
Do I just need to install git in the project folder?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Makito, 2016-11-22
@bootd

You can't just put Git in some folder, it is installed globally on the system. And yes, you don't have git installed, that's why it crashes.

Similar questions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question