Can we install ERPNext in Ubuntu 20.04 ??
If you can install in ubuntu 20.04,then please tell how ??
i had the same issue so, i have installed ubunto 18.04.5 LTS because no one knows
Hi,
this guide worked for me:
ERPNext can be installed on any modern Ubuntu or Debian, including Ubuntu 20.04. I currently have active versions on Ubuntu 18.04 through 20.04, and Debian Buster.
If youâre having difficulty, first verify the prerequisite software is installed correctly. Especially verify your MariaDB database is online and accessible. Make sure youâre using Python3, a compatible Node.js, etc.
If the âeasy installâ script is failing, search for the error message here on the forums. Or post screenshots and details of your error message.
Otherwise, you can try a manual install. This guide may help you get started:
[The Hitchhiker's Guide to Installing Frappe on Linux ¡ frappe/frappe Wiki ¡ GitHub]
ERPNext installation is not always easy. But it absolutely can be done. In my experience, 95% of the installation problems have nothing to do with the O/S. Itâs usually a problem with prerequisites and configuration.
The video in this article (shared a few days ago by @Tech_Hack_IT), looks pretty accurate too.
Other than changing some lines from Xenial Xerus to Focal Fossa, it should work.
Wait i upload video soon
Thank you
great job, it was really helpful
I used this link How to install ERPNext on Ubuntu 20.04 â Ghulam Mustafa (ghulamustafa.com)
I really liked it.