I tried to create a new app based on this link
https://frappe.github.io/frappe/user/en/guides/basics/apps
bench make-app sample_app
But the code should be :
bench new-app myapp
I tried to create a new app based on this link
https://frappe.github.io/frappe/user/en/guides/basics/apps
bench make-app sample_app
But the code should be :
bench new-app myapp
Thanks for reporting, I will fix the command.