使用命令行工具 重建文件监听 的时候 can not find the project?

发布于 8 年前作者 vhu591 次浏览最后编辑 8 年前来自 ask

之前使用命令行工具

https://developers.weixin.qq.com/miniprogram/dev/devtools/cli.html#%E8%87%AA%E5%8A%A8%E9%A2%84%E8%A7%88

传入小程序项目路径 (假设为 AfilePath) 进行预览: cli preview --project AfilePath

使用路径AfilePath,预览和上传代码都没问题,但是在 重建文件监听 的时候就报错了:

cli reset-fileutils --project AfilePath

Error: {"code":10,"message":"Error: 错误 Error: can not find the project -


这个是什么情况?

0 回复
暂无回复