鸿蒙arkts开发DevEco Studio提示:hvigor The current daemon process is in BUSY state.解决方案

在DevEco Studio中启动项目时,提示如下:

"D:\huawei\DevEco Studio\tools\node\node.exe" "D:\huawei\DevEco Studio\tools\hvigor\bin\hvigorw.js" --mode module -p module=entry@default -p product=default -p debuggable=true -p hotReload=true -p requiredDeviceType=phone assembleHap --hot-reload-build --watch --analyze=normal --parallel --incremental
> hvigor The current daemon process is in BUSY state.
> hvigor Please wait for the previous build to finish, and then try again.
> hvigor You can run ./hvigorw --status-daemon to check daemon status, or rerun build with --no-daemon param. Delete C:\Users\linyufan\.hvigor\daemon\cache\daemon-sec.jsonis also a solution, but this might stop current build action.
 
Process finished with exit code -1
 
终级解决方案:
 
完全关闭 DevEco Studio。
 
打开文件资源管理器,导航到 C:\Users\linyufan\.hvigor\ 目录。
 
删除整个 daemon 文件夹,或者删除cache,也可以。
 
重新启动 DevEco Studio。

 

评论 (0)

未连接

暂无评论,快来发表第一条评论吧!