Skip to content

gopherjs serve results in go/1.6.2/libexec/src/runtime/error.go:58:7: undeclared name: efaceOf #459

Closed
@gorakhargosh

Description

@gorakhargosh

Namaste,

 [130]fish> gopherjs serve -w foo
serving at http://localhost:8080 and on port 8080 of any available addresses
../../../../usr/local/Cellar/go/1.6.2/libexec/src/runtime/error.go:58:7: undeclared name: efaceOf
fish> tree
m.
└── src
    └── foo
        └── script.go

Sending a GET request to localhost:8080/foo/ results in the above error.

How does one get gopherjs serve to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions