Once your installation is completed with all the required apps, you can execute bench start. This is because while running the server, your apps will not be installed on your site. Therefore, once the installation is finished along with the apps, you can use bench start.
@VINOTH Thank you for the reply. Really appreciate your time.
I did like that last time but hrms did not reflect on dashboard. I had to redo again. While checking that issue i found below.
“While installing the apps the bench must be in running. Otherwise some doctypes are not installed properly. So try to remove that hrms app and install it again.”
Installing Apps: Generally, it’s recommended to have the bench running while installing apps. This ensures that the installation process goes smoothly and all dependencies are properly resolved. However, some installations might not require bench to be running during app installation.
Bench Start: Once all the required apps are installed, you can start the bench (bench start). This command starts the development server, allowing you to access ERPNext through a web browser.
HRMS Issue: If HRMS didn’t reflect on the dashboard last time, it could be due to various reasons such as incomplete installation, configuration issues, or dependencies not met. Removing and reinstalling the HRMS app might solve the problem, but it’s also essential to ensure bench is running during the installation process.