### **配置热更新** 下载包 ``` go get github.com/pilu/fresh ``` 输入 ``` fresh ``` 当报错 ![](https://img.kancloud.cn/52/d9/52d95beecc7a1a7ab4b0c48294dba700_960x134.png) ``` fresh : 无法将“fresh”项识别为 cmdlet、函数、脚本文件或可运行程序的名称。请检查名称的拼写,如果包括路径,请确保路径正 确,然后再试一次。 所在位置 行:1 字符: 1 + fresh + ~~~~~ + CategoryInfo : ObjectNotFound: (fresh:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException ``` * 再次执行 install