You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: