deploy the nuxt project on Aliyun"s server 
 execute pm2 start npm-- name "nuxt-demo"-- run start command 
 you can see that it is online 
 but immediately the pm2 list view process shows errored 
 View error log shows Created by npm, please don"t edit manually. 
 but I can run normally directly npm run start. 
 ask what"s going on here. 
