Git Product home page Git Product logo

Comments (8)

majvax avatar majvax commented on June 3, 2024 1

there is an easy workaround, firstly gen a new config (winfetch -genconf) and edit your config with any text editor. At the bottom, comment "pkgs" and save the file. winfetch can be run again without any error

from winfetch.

Keshav13142 avatar Keshav13142 commented on June 3, 2024 1

omg, you genius! thanks (but i'm disable package showing)!

Yes, I also did the same, both chocolatey and winget take a good 2 seconds to list packages on my laptop.

from winfetch.

SeryiBaran avatar SeryiBaran commented on June 3, 2024

Me helps change line 875 to $chocopkg = [convert]::ToInt32((& choco list)[-1].Split(' ')[0], 10) - 1

from winfetch.

SeryiBaran avatar SeryiBaran commented on June 3, 2024

Oh, I could look into #191

from winfetch.

Keshav13142 avatar Keshav13142 commented on June 3, 2024

Turns out clist was deprecated by chocolatey.
So I just created an alias in my powershell profile.

function clist { choco list }

from winfetch.

SeryiBaran avatar SeryiBaran commented on June 3, 2024

Turns out clist was deprecated by chocolatey. So I just created an alias in my powershell profile.

function clist { choco list }

omg, you genius! thanks (but i'm disable package showing)!

from winfetch.

rashil2000 avatar rashil2000 commented on June 3, 2024

Duplicate of #189

from winfetch.

ariyako avatar ariyako commented on June 3, 2024

can confirm this still not solve on Windows 10 and

Turns out clist was deprecated by chocolatey. So I just created an alias in my powershell profile.

function clist { choco list }

thanks this solve my problem

from winfetch.

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.