Before do a backup!
For me it solved the problem:
cd frappe-bench
cd apps/frappe
git reset --hard
cd -
cd apps/erpnext
git reset --hard
cd -
bench switch-to-master
then
cd frappe-bench
bench update
hope it helps
Before do a backup!
For me it solved the problem:
cd frappe-bench
cd apps/frappe
git reset --hard
cd -
cd apps/erpnext
git reset --hard
cd -
bench switch-to-master
then
cd frappe-bench
bench update
hope it helps