哪吒探针Windows安装出现Failed to install Nezha Agent: service nezha-agent already exists 如何解决
如果Windows服务端提示以下代码,可以将C盘下的nezha文件夹删除
Init system is: windows-service
Failed to install Nezha Agent: service nezha-agent already exists
如果还是不行,说明已经将nezha添加到系统服务中了,就需要打开cmd窗口输入
sc delete nezha-agent
本文来自博客园,作者:木子欢儿,转载请注明原文链接:https://www.cnblogs.com/HGNET/p/18319646