I’ve been trying to bind my local fork, but everything I get is Error: Invalid value for ‘-m’ / ‘–mount’: no mount found for naat. (naat being the name of my fork).
I’ve tried anything being said in the documentation, but nothing happens. I’m doing it inside the folder in which my local fork is located, this way>
tutor dev launch --mount /naat
tutor dev launch --mount=/naat
tutor dev launch --mount=“/naat”
I’m new to tutor and openEdx, so any help would be kindly appreciated!.
Thanks!