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
直接启动是好的. 网上搜了一下,没有发现什么解决方法,初入坑,求指教~
사용된 pm2 명령을 게시하세요. pm2는 시작 프로세스 중에만 오류 메시지를 보고합니까? 예를 들어, 구식인가요? ? ? ?
실행 중인 다른 프로젝트가 없다면
pm2 kill
을 먼저 실행한 후