I'm trying to start with EDX using this docs.
When I try to make dev.clone
or make dev.provision
I got such error
The [course-discovery] repo is already checked out. Checking for updates.
Makefile:56: recipe for target 'dev.clone' failed
What's wrong? And how can I fix that?