pm2 command can be used in Node project Management(Add website section),
pm2 project started using "pm2 start" command is not visible in pm2 manager.
But it successfully showing in "pm2 list" command.
So is there any use of pm2 manager while using Node project Management.
One more issue: In Node project Management, status of started project is shows as stopped, But is it successfully showing in "pm2 list" command.