Skip to content

Compile error in docker file #4

@agrawalamit2005

Description

@agrawalamit2005

Hi,

With gofullstack/volume4/section3/gopherface/Dockerfile , there seems to be compatibility issue with current version of GO (1.13) and gopherjs module. Can you advise fix for the same?
Error i see is as below.

cannot find package "github.com/tdewolff/parse/v2" in any of:
/usr/local/go/src/github.com/tdewolff/parse/v2 (from $GOROOT)
/go/src/github.com/tdewolff/parse/v2 (from $GOPATH)
<<<
Note: I have tried using go 1.12 but no luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions