fs.js:747 return binding.mkdir(pathModule._makeLong(path), ^ Error: ENOENT, no such file or directory 'G:\Users\THINK.pm2' at Error (native)
这个目录不存在,上网搜到有人也遇到这个问题,给作者提了issue,有人知道怎么解决么? https://github.com/Unitech/PM2/issues/1251
fs.js:747 return binding.mkdir(pathModule._makeLong(path), ^ Error: ENOENT, no such file or directory 'G:\Users\THINK.pm2' at Error (native)
这个目录不存在,上网搜到有人也遇到这个问题,给作者提了issue,有人知道怎么解决么? https://github.com/Unitech/PM2/issues/1251
可以用,需要自己创建目录,和复制pm2文件到目录下 这个问题可以在stackoverflow下搜到~
mark
https://github.com/Unitech/PM2/blob/master/CHANGELOG.md#0125 首先pm2 已经可以运行在Windows上看,其次不太建议在Windows上使用,最后楼主自己决定咯
还是换linux下吧,Windows 下用VirtualBox里的Linux还是挺方便的。
还是换linux下吧
win 下不能用pm2吧