Skip to content

Installation on MacOs does not work #3

@lkoniecki

Description

@lkoniecki

Describe the bug
I'm not able to install the aimgr using the command line provided in the README.md

go install github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest

Installation fails with the message

go install github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest
go: downloading github.com/dynatrace-oss/ai-config-manager v1.23.1
go: github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest: module github.com/dynatrace-oss/ai-config-manager@latest found (v1.23.1), but does not contain package github.com/dynatrace-oss/ai-config-manager/cmd/aimgr

To Reproduce
Steps to reproduce the behavior:

Run go install github.com/dynatrace-oss/ai-config-manager/cmd/aimgr@latest command

Desktop (please complete the following information):

  • OS: MacOs 26.3
  • Go: go1.26.0 darwin/arm64 (same on 1.25.x)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions