OPEN cmd from start and type this command , one by one .. cd c:/vc npm cache clean --force npm install npm run build npm install pm2@latest -g cd c:/vc pm2 start node dist/server/index.js & npm run open:browser pm2 save