Resolved the issue by running the below two commands, looks like the easy install does not create the default site.
bench new-site localhost
bench --site localhost install-app erpnext
3 Likes
Resolved the issue by running the below two commands, looks like the easy install does not create the default site.
bench new-site localhost
bench --site localhost install-app erpnext