[MERGED] ERROR - Can't run bench update

I’ve got a fresh install of ERPNEXT 7, haven’t even setup a company or anything. Trying to pull the latest updates and I’m getting “Please, commit your changes or stash them before you can merge”.

I’ve tried all this
cd apps/frappe/
git stash
cd …/…
bench update
cd apps/frappe/
git stash apply
git stash drop

Also ran
cd apps/erpnext/
git stash

But I still getting the above message when trying to update.

5 posts were merged into an existing topic: [SOLVED] Cant find bench-repo folder [V6] to [V7]