Hello friends. I am trying to install the openedx local host on my mac. (monterey 12.3.1) but, NOTES API doesn’t update for correct branch. Those are the steps I’ve done:
- make dev.clone.https
- git checkout open-release/koa.master
- export OPENEDX_RELEASE=koa.master
- make checkout
- make pull
- make provision
during the step 6 installation, it doesn’t work. Here it’s the message:
Unknown command: ‘search_index’. Did you mean clear_index?
Type ‘manage.py help’ for usage.
make: *** [dev.provision] Error 1