V14 update finished little bit error,tips me no such a Files

When I update erpnext from v14.19 to the last release.
To hit any navigation bar, pop up a error tips this screenshot.

and my erpnext version screen is this.

It’s just me? or anyone has same situation as me ?

Check that you did not run the update as root…which would change the permissions and ownership of the files. To fix you would need to run something like
sudo chown -R <ERPNEXTUSER>:<ERPNEXTUSER> /home/<ERPNEXTUSER>/frappe-bench