Skip to content

Conversation

@lnlion
Copy link
Contributor

@lnlion lnlion commented Apr 1, 2018

错误位置:$GOPATH/src/github.com/InkProject/ink/serve.go:9:2: no Go files in $GOPATH/src/github.com/go-fsnotify/fsnotify;
错误解决:将github.com/go-fsnotify/fsnotify更改为github.com/fsnotify/fsnotify;

错误位置:$GOPATH/src/github.com/InkProject/ink/serve.go:9:2: no Go files in $GOPATH/src/github.com/go-fsnotify/fsnotify;
错误解决:将github.com/go-fsnotify/fsnotify更改为github.com/fsnotify/fsnotify;
@imeoer imeoer merged commit 3443ffb into InkProject:master Apr 2, 2018
@imeoer
Copy link
Member

imeoer commented Apr 2, 2018

@qetee 非常感谢更新,已 merge ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants