随笔分类 - 错误信息解决方案
日常遇到报错解决方案
摘要:无法加载文件 C:\Users\admin\AppData\Roaming\npm\anyproxy.ps1 我们右击开始菜单,以管理员身份打开power shell 运行命令: set-ExecutionPolicy RemoteSigned 接着输入A 即可!
阅读全文
摘要:# Error contacting service. It is probably not running. 今天启动zookeeper集群时,正常启动,但是查看状态时发现,Error contacting service. It is probably not running.,经过一上午的不
阅读全文