Git Product home page Git Product logo

Comments (2)

itavero avatar itavero commented on August 12, 2024

@cpt-n3mo For me the go get instruction worked and after that I was able to use the atstart commands shown in the README as well.

I'm not a Go expert, but perhaps your environment variables are a bit off. Are you able to run other tools installed with go get?

from atmel-start.

ilovetogetspamed avatar ilovetogetspamed commented on August 12, 2024

Trying to install your code as shown in the README.md file and get the following error:

$ go get -u github.com/jmichiels/AtmelStart/atmelstart/...

# github.com/spf13/cobra
go/src/github.com/spf13/cobra/bash_completions.go:22:24: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:383:26: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:425:24: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:437:27: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:475:25: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:486:20: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:501:38: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:527:21: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:564:28: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:589:29: undefined: io.StringWriter
go/src/github.com/spf13/cobra/bash_completions.go:589:29: too many errors

I also tried:
go get -u github.com/jmichiels/atmel-start/atmelstart/...
to match the github path with the same results.

OS: Debian 10

from atmel-start.

Related Issues (2)

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.