Hello,
Great, it works.
I tried many times to install frappe on Ubuntu with no success so I’m very happy.
I made the following addition on your procedure :
First : allow root user in ubuntu 20.04
sudo passwd root
Step 11 Correct the line (add space) :
UPDATE user SET plugin = ’ ’ WHERE user = ‘root’;
After step 12
Use your user USERNAME after reboot (do not continue as root)
Step 14 copy and execute only line 14
step 15 on error and seems to be useless according to step16 ?
Before line 17
cd frappe/ to launch bench in correct directory
step 23 reboot before access ERPNEXT.
Thanks to you