I’m not able to replicate this.
- if bench is
initwithout specifying--frappe-branchit installs frappe ondevelopbranch. refer:bench init --help - if
get-appdoesn’t specify--branchit getsdevelopbranch. referbench get-app --help - both frappe and erpnext must be on branch with same name. e.g.
version-12
edit .devcontainers/docker-compose.yml. you need to publish mariadb ports to host.
If on windows and using docker-machine, you will need to find out how to connect mysql workbench to docker machine instead of localhost