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

root works, but not todo example #2

Closed
ghost opened this issue Aug 7, 2015 · 2 comments
Closed

root works, but not todo example #2

ghost opened this issue Aug 7, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 7, 2015

when i go to localhost:8080, it works, and no errors on the bash shell
when i try the path the todo it fails

gedw99-MacBook-Pro:~ apple$ go get -u github.com/gopherjs/gopherjs github.com/neelance/dom
gedw99-MacBook-Pro:~ apple$ gopherjs serve
serving at http://localhost:8080 and on port 8080 of any available addresses
../../usr/local/go/src/time/zoneinfo.go:286:9: undeclared name: loadLocation

go version go1.5beta3 darwin/amd64

@ghost
Copy link
Author

ghost commented Aug 7, 2015

i just realised that gophers does not support go 1.5 yet.

the nature of the error was to do with time also, and i see in the gopherjs 1.5 branch that time fix is listed:
gopherjs/gopherjs@f2c554a

@neelance
Copy link
Contributor

neelance commented Aug 7, 2015

Yes, that's the reason for this error. Check the go1.5 branch of the GopherJS project.

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

No branches or pull requests

1 participant