Skip to content

Error: package google.golang.org/protobuf/proto is not a main package when running make #107

@NikOkol

Description

@NikOkol

Description:

When attempting to set up the project using make, I encounter the following error:

package google.golang.org/protobuf/proto is not a main package
make: *** [install-tools] Error 1

Environment:

Operating System: MacOS
Go Version: go1.23.1 darwin/amd64

Steps to Reproduce:

  1. Run make in the project directory.
  2. Observe the error message mentioned above.

Expected Behavior:

The project should build successfully without encountering errors related to the package google.golang.org/protobuf/proto.

Additional Information:

Please let me know if there are any specific dependencies or configurations required for compatibility with the Go version mentioned or any other troubleshooting steps I should follow.

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