node.js - pm2启动node项目报错
ringa_lee
ringa_lee 2017-04-17 16:20:03
0
1
739
Error: ENOENT: no such file or directory, uv_chdir
at Error (native)
at /xxxxx/lib/node_modules/pm2/lib/ProcessContainer.js:299:13
at /xxxx/lib/node_modules/pm2/node_modules/async/lib/async.js:52:16
at /xxxx/lib/node_modules/pm2/node_modules/async/lib/async.js:1209:30
at WriteStream.<anonymous> (/xxx/lib/node_modules/pm2/lib/Utility.js:147:13)

如题,使用pm2启动项目时,报如上错误.使用node直接启动是好的. 网上搜了一下,没有发现什么解决方法,初入坑,求指教~

ringa_lee
ringa_lee

ringa_lee

reply all(1)
黄舟
  • Post the pm2 command used. Does pm2 only report an error message during the startup process? For example, outdated? ? ? ?

  • If you don’t run other projects, execute it firstpm2 kill and try again

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template