Problem with Bench Update on ERPNext 8 (Mac OS)

Hi Team,

Bench update give the following error:

This seems to be linked to the fact that string being checked for here:

is different from the output of “git status”:

Pull request created to fix the issue: Update pull_all_apps to use regex for check by ckosiegbu · Pull Request #373 · frappe/bench · GitHub

Regards,
cksgb

try going to your frappe and git --reset hard

Hi… did that. Doesn’t work. See pull request for why.

Regards,
cksgb

Try
git push
and then try to update.