刚开始学golang web,感觉就掉入坑里,bee工具怎么都装不上。老是提示:
```
D:\google\src\github.com\beego\bee\watch.go:27:2: no buildable Go source files i
n D:\google\src\github.com\howeyc\fsnotify
```
问题已解决,watch引用的地址发生变化,改为gopkg.in/fsnotify.v0,一切正常,我还很难理解为什么会这样。
已解决:![image.png](https://static.studygolang.com/170912/a9d75abd28b6bfb960030e322dd4215d.png)
感谢论坛的各位大神
#4
更多评论