I cannot run tutor dev start with mount in open-release/redwood.2, it got error the same as
post but no solution
Hi @vuthehuyht, I believe you have to rebuild the openedx-dev image and launch the platform again for the initialization steps to take place. Can you try these commands:
tutor images build openedx-dev
tutor dev launch
hi @Danyal_Faheem, I rebuilt openedx-dev image with mounting local edx-platform repo, but i cannot run by command tutor dev launch