fs.existsSync()这个方法在linux下判断不准吗,明明没有目录,却返回true,等我要上传使用这个目录时,就报错Error: ENOENT: no such file or directory, mkdir '/public/uploads/201808' 有人碰到过这事吗?