Skip to content

Issue running the program #2

@FAI23880

Description

@FAI23880

I am new here :) I cloned your repo and I am getting this error any idea?
franciss-MBP:rest-api francisisabel$ go run main.go main.go:8:2: cannot find package "github.com/johan-lejdung/go-microservice-api-guide/rest-api/db" in any of: /Users/francisisabel/workspace/src/go-microservice-api-guide/rest-api/vendor/github.com/johan-lejdung/go-microservice-api-guide/rest-api/db (vendor tree) /usr/local/opt/go/libexec/src/github.com/johan-lejdung/go-microservice-api-guide/rest-api/db (from $GOROOT) /Users/francisisabel/workspace/src/github.com/johan-lejdung/go-microservice-api-guide/rest-api/db (from $GOPATH) main.go:9:2: cannot find package "github.com/johan-lejdung/go-microservice-api-guide/tree/master/rest-api/app" in any of: /Users/francisisabel/workspace/src/go-microservice-api-guide/rest-api/vendor/github.com/johan-lejdung/go-microservice-api-guide/tree/master/rest-api/app (vendor tree) /usr/local/opt/go/libexec/src/github.com/johan-lejdung/go-microservice-api-guide/tree/master/rest-api/app (from $GOROOT) /Users/francisisabel/workspace/src/github.com/johan-lejdung/go-microservice-api-guide/tree/master/rest-api/app (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