Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error installing cog. (procedure Book Isomorphic_go) #6

Open
lucevers opened this issue Jan 5, 2019 · 1 comment
Open

Error installing cog. (procedure Book Isomorphic_go) #6

lucevers opened this issue Jan 5, 2019 · 1 comment

Comments

@lucevers
Copy link

lucevers commented Jan 5, 2019

go get -u github.com/uxtoolkit/cog

github.com/uxtoolkit/cog

../../../.gvm/pkgsets/go1.11.4/global/src/github.com/uxtoolkit/cog/uxcog.go:27:19: undefined: isokit.TemplateSet

@av-guy
Copy link

av-guy commented Mar 9, 2019

Hey there,

The packaged moved :)

It's not too involved to get this working.

Enter the following: go get -u go.isomorphicgo.org/go/isokit
Then enter: go get -u github.com/uxtoolkit/cog

Go to your %GOPATH%\src\github.com\uxtoolkit\cog folder

Edit line 16 in the import section from
"github.com/isomorphicgo/isokit" to
"go.isomorphicgo.org/go/isokit"

You're off to the races. Hope this helped!

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

No branches or pull requests

2 participants