I tried to remove custom app but can’t (including Erpnext).
Keep getting this error:
Cannot remove, app is installed on site: site1.local
Have done:
bench --site site1.local uninstall-app appname
and
bench remove-from-installed-apps appname
then
bench remove-app a--name
but always get the same message.
How can I remove the app manually?
Thanks