Giter Club home page Giter Club logo

Comments (3)

gedw99 avatar gedw99 commented on August 27, 2024

Cant go install the preview tool :)

go.mod paths are a bit messed up from what i can see.

from the readme :

https://github.com/JackMordaunt/icns/blob/v2/readme.md#go-tool


go install github.com/jackmordaunt/icns/cmd/preview@latest
go: github.com/jackmordaunt/icns/cmd/preview@latest: github.com/jackmordaunt/icns/cmd/[email protected]: parsing go.mod:
	module declares its path as: github.com/jackmordaunt/icns/preview
	        but was required as: github.com/jackmordaunt/icns/cmd/preview

ok then let's try that then:


go install  github.com/jackmordaunt/icns/preview@latest
go: github.com/jackmordaunt/icns/preview@latest: module github.com/jackmordaunt/icns@latest found (v1.0.0), but does not contain package github.com/jackmordaunt/icns/preview


from icns.

JackMordaunt avatar JackMordaunt commented on August 27, 2024

Hi @gedw99 thanks for the report. I pushed a fix to the module name, so you should be able to run the command as specified in the readme!

from icns.

gedw99 avatar gedw99 commented on August 27, 2024

Thanks @JackMordaunt

i am now integrating it into gogio.
At least trying it out.

We can either do it as an import OR as an exec on the binary.
I favour an import .

from icns.

Related Issues (13)

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.