Code Monkey home page Code Monkey logo

Comments (3)

exu avatar exu commented on May 30, 2024

I have the same issue on Linux during getting fileb0x

❯ go get -u github.com/UnnoTed/fileb0x
go: finding github.com/maruel/panicparse v1.3.0
go: finding github.com/nsf/termbox-go latest
go: finding github.com/karrick/godirwalk v1.10.12
go: finding golang.org/x/sys latest
go: finding golang.org/x/crypto latest
go: finding github.com/bmatcuk/doublestar v1.1.4
go: finding gopkg.in/check.v1 latest
go: finding golang.org/x/net latest
go: finding github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
go: finding golang.org/x/tools latest
go: finding golang.org/x/net v0.0.0-20190620200207-3b0461eec859
go: finding golang.org/x/sync latest
go: finding github.com/mgutz/ansi latest
go: downloading github.com/maruel/panicparse v1.3.0
go: downloading github.com/bmatcuk/doublestar v1.1.4
go: downloading golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
go: downloading github.com/karrick/godirwalk v1.10.12
go: downloading golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
go: extracting github.com/bmatcuk/doublestar v1.1.4
go: extracting github.com/karrick/godirwalk v1.10.12
go: extracting github.com/maruel/panicparse v1.3.0
go: extracting golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4
go: extracting golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e
# github.com/airking05/termui
/home/exu/pkg/mod/github.com/airking05/[email protected]+incompatible/render.go:107:30: not enough arguments in call to stack.ParseDump
        have (*bytes.Reader, *os.File)
        want (io.Reader, io.Writer, bool)
/home/exu/pkg/mod/github.com/airking05/[email protected]+incompatible/render.go:112:10: undefined: stack.Palette
/home/exu/pkg/mod/github.com/airking05/[email protected]+incompatible/render.go:113:15: undefined: stack.SortBuckets
/home/exu/pkg/mod/github.com/airking05/[email protected]+incompatible/render.go:113:33: undefined: stack.Bucketize
/home/exu/pkg/mod/github.com/airking05/[email protected]+incompatible/render.go:114:22: undefined: stack.CalcLengths
                                                                                                                                                                       

from fileb0x.

exu avatar exu commented on May 30, 2024

@temaowangluo if you can use fileb0x without updater here is such version - I've removed updater code from fileb0x (didn't have time for more sophisticated solutions)
simply use:

 go get -u github.com/exu/[email protected]

it works for me until fileb0x updater will be fixed

from fileb0x.

UnnoTed avatar UnnoTed commented on May 30, 2024

Fixed by 731ffd4.

from fileb0x.

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.