mirror of
https://github.com/skadimoolam/go-vue-todos.git
synced 2026-09-10 14:10:18 -06:00
[GH-ISSUE #3] Getting this when trying to run todo.go #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
github-starred/go-vue-todos#3
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dky on GitHub (Oct 7, 2016).
Original GitHub issue: https://github.com/skadimoolam/go-vue-todos/issues/3
todo.go:5:2: cannot find package "go-echo-vue/handlers" in any of:
/usr/local/Cellar/go/1.7.1/libexec/src/go-echo-vue/handlers (from $GOROOT)
/Users/dky/go/src/go-echo-vue/handlers (from $GOPATH)
@jose-neta commented on GitHub (Oct 7, 2016):
@dky https://github.com/skadimoolam/go-vue-todos/pull/4 fixes it
@skadimoolam commented on GitHub (Oct 7, 2016):
This has been fixed now, please try it again.
@dky commented on GitHub (Oct 7, 2016):
Thx, resolved.