marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
13.35k stars 460 forks source link

[FEATURE REQUEST] Add Source for globally installed Yarn and Composer packages #2971

Closed JaneX8 closed 1 week ago

JaneX8 commented 1 week ago

Please confirm these before moving forward.

Describe the new feature

This is a proposal for adding a source for globally installed Yarn and Composer packages.

Describe how this new feature could help users

Keeps global YARN and Composer packages up to date.

marticliment commented 1 week ago

Global NPM packages are already considered, aren't they?

JaneX8 commented 1 week ago

My apologies npm seems to be listed indeed. As well as pip and cargo.

npm ls -g
C:\ProgramData\scoop\persist\nodejs\bin
└── browserify@17.0.1

Global yarn packages are not listed and yarn isn't listed as source either.

yarn global list
yarn global v1.22.22
info "jshint@2.13.6" has binaries:
   - jshint
Done in 0.10s.

Global composer packages are also not mentioned:

composer global show
Changed current directory to C:\Users\xx\scoop\persist\composer\home
rivsen/hello-world 0.1.0 this is a hello world repo for composer.
marticliment commented 1 week ago

yarn and composer aren't supported (at least yet)

JaneX8 commented 1 week ago

@marticliment Then why close this issue? It's a feature request for a reason!

marticliment commented 1 week ago

Please open separate requests for each package manager