I am new to frappe framework. I follow the installation steps given in the
documentation.
I am able to install redis, mariadb, yarn, wkhtmltopdf, python3, and bench.
Project boilerplate has created by running below command:
pip3 install frappe-bench
After this, I run bench start
command, that is not running properly.
Below is the screenshot, where you can see it stopped running.
I tried to get the solution but not found any.
Please help me to understand and fix the issue.