Bench get-app fails - x not in list

In the installation process I reached the step > ~/erpnext-bench$
Then every time I try to process to launch erpnext or hrms application, I fail to do that.
If anyone has a solution, I would appreciate that.

attach screenshot also, so that anyone can know more about the issue

1 Like

This is a screenshot of what I get.

run below commands
bench setup requirements
bench build
bench clear-cache
bench clear-website-cache
bench migrate

then do bench get-app hrms
also if possible give the version of hrms
like below
bench get-app hrms --branch version-14

1 Like

Thank you so much.
I will try the commands.
I appreciate.