GithubHelp home page GithubHelp logo

Comments (11)

vizzah avatar vizzah commented on August 17, 2024 4

Having the same issue with the current version:

$ go get github.com/claudiodangelis/qrcp

github.com/claudiodangelis/qrcp/util

dev/go/src/github.com/claudiodangelis/qrcp/util/util.go:38:7: zip.AddFile undefined (type *archivex.ZipFile has no field or method AddFile)

from qrcp.

Maijin avatar Maijin commented on August 17, 2024 2

Same issue as @vizzah here my version is "go version go1.14.2 darwin/amd64"

from qrcp.

claudiodangelis avatar claudiodangelis commented on August 17, 2024 1

Thanks for reporting @issmirnov, I will look at it ASAP

from qrcp.

claudiodangelis avatar claudiodangelis commented on August 17, 2024 1

Should be all good now, the issue was the one pointed out by @issmirnov, which I totally forgot about.

Please let me know if everything works as expected, and thanks everyone for taking the time to report the problem.

from qrcp.

issmirnov avatar issmirnov commented on August 17, 2024

I believe the cause of this bug is this commit: jhoonb/archivex@1eb6e91

It removes the AddFile method, and replaces it with Add.

from qrcp.

claudiodangelis avatar claudiodangelis commented on August 17, 2024

Hi @vizzah, sorry to hear, which version of go are you using?

from qrcp.

vizzah avatar vizzah commented on August 17, 2024

Hi @vizzah, sorry to hear, which version of go are you using?

go version go1.12.8 linux/amd64

thanks

from qrcp.

edmooney avatar edmooney commented on August 17, 2024

Same issue on: go version go1.14.2 linux/amd64
Thank you!

from qrcp.

u-0000 avatar u-0000 commented on August 17, 2024

Same issue on go version go1.14.2 android/arm64

from qrcp.

beppu avatar beppu commented on August 17, 2024

I get this error too with go version go1.13 linux/amd64 . However, if I clone the repo and do go build, it builds successfully, and qrcp seems to work.

from qrcp.

Maijin avatar Maijin commented on August 17, 2024

Awesome works like a charm now

from qrcp.

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.