Skip to content

Cannot start project #141

Description

@rickschubert

Hi!

Thank you for this project, it looks certainly really nice for a database beginner like myself. I was trying to start it locally but I am getting the following error when running go run . in the root of the project:

go run: cannot run non-main package

I did execute the previous 3 commands as outlined in the readme successfully:

cp .env.sample .env
source .env
go get -v ./...

Would you be able to let me know what I am doing wrong?

My go version: go version go1.15.7 linux/amd64
My Linux version: 4.4.0-19041-Microsoft (Windows Linux Subsystem)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions