2种复现情况,1种是hbuilderx运行wsl内部的项目,另一种就是在虚拟机中跑项目
顺便说一下,我用node.js原生的watch就没问题
- 发布:2022-02-11 15:16
- 更新:2022-02-11 15:16
- 阅读:707
【报Bug】 Error from chokidar Error: EISDIR: illegal operation on a directory, watch
产品分类: HbuilderX
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10
HBuilderX版本号: 3.3.10
操作步骤:
预期结果:
不报错,且能正常监听文件
不报错,且能正常监听文件
实际结果:
Error from chokidar (Z:\kaiwu-cloud-app\static\images\tabBar): Error: EISDIR: illegal operation on a directory, watch
Error from chokidar (Z:\kaiwu-cloud-app\static\images\tabBar): Error: EISDIR: illegal operation on a directory, watch
bug描述:
运行报错
Error from chokidar (Z:\kaiwu-cloud-app\static\images\tabBar): Error: EISDIR: illegal operation on a directory, watch ,
无法热更新,
chokidar 有这个https://github.com/paulmillr/chokidar/issues/862
作者都说更新到3.0就可以,hbuilderx怎么还不更新?
0 个回复