Skip to content

go install fails on Linux #40

@dmd

Description

@dmd
dmd@dev …/ghostToHugo on  master via 🐹 v1.10.4
❯ go install
main.go:8:2: cannot find package "github.com/jbarone/ghostToHugo/ghosttohugo" in any of:
        /usr/lib/go-1.10/src/github.com/jbarone/ghostToHugo/ghosttohugo (from $GOROOT)
        /home/dmd/go/src/github.com/jbarone/ghostToHugo/ghosttohugo (from $GOPATH)
main.go:10:2: cannot find package "github.com/spf13/jwalterweatherman" in any of:
        /usr/lib/go-1.10/src/github.com/spf13/jwalterweatherman (from $GOROOT)
        /home/dmd/go/src/github.com/spf13/jwalterweatherman (from $GOPATH)
main.go:11:2: cannot find package "github.com/spf13/pflag" in any of:
        /usr/lib/go-1.10/src/github.com/spf13/pflag (from $GOROOT)
        /home/dmd/go/src/github.com/spf13/pflag (from $GOPATH)

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