- Access your cPanel shell/terminal access.
- Change the directory to your installation path.
- Run the export command based on your installation path using the below command
export PATH=/opt/cpanel/ea-nodejs16/bin/:$PATH - For Development mode, run "/opt/cpanel/ea-nodejs16/bin/npm run dev" or "/opt/cpanel/ea-nodejs16/bin/npm run build" for Production mode.
How to initiate Development and Production Environment.
- 0 Els usuaris han Trobat Això Útil