Code Monkey home page Code Monkey logo

Comments (2)

JaapJoris avatar JaapJoris commented on September 14, 2024 1

I ran into the same problem. The correct installation command is:

go install github.com/opsgenie/opsgenie-lamp@latest

I've added a PR that updates the README.

from opsgenie-lamp.

cyril-marketfeed avatar cyril-marketfeed commented on September 14, 2024

Running

go install github.com/opsgenie/opsgenie-lamp@latest

gives


go: finding module for package github.com/urfave/cli
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/heartbeat
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/integration
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/alert
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/policy
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/logs
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/user
go: finding module for package github.com/opsgenie/opsgenie-go-sdk-v2/client
go: finding module for package gopkg.in/yaml.v2
go: finding module for package github.com/ccding/go-config-reader/config
go: found github.com/urfave/cli in github.com/urfave/cli v1.22.10
go: found github.com/opsgenie/opsgenie-go-sdk-v2/alert in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found github.com/opsgenie/opsgenie-go-sdk-v2/client in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found github.com/opsgenie/opsgenie-go-sdk-v2/heartbeat in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found github.com/opsgenie/opsgenie-go-sdk-v2/integration in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found github.com/opsgenie/opsgenie-go-sdk-v2/logs in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found github.com/opsgenie/opsgenie-go-sdk-v2/policy in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found github.com/opsgenie/opsgenie-go-sdk-v2/user in github.com/opsgenie/opsgenie-go-sdk-v2 v1.2.14
go: found gopkg.in/yaml.v2 in gopkg.in/yaml.v2 v2.4.0
go: found github.com/ccding/go-config-reader/config in github.com/ccding/go-config-reader v0.0.0-20130817225950-8b6c2b50197f
# golang.org/x/sys/unix
go/pkg/mod/golang.org/x/[email protected]/unix/syscall_darwin.1_13.go:29:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:40:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:28:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:43:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:59:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:75:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:90:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:105:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:121:3: //go:linkname must refer to declared function or variable
go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.go:121:3: too many errors

from opsgenie-lamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.