Closed JaneX8 closed 1 week ago
Global NPM packages are already considered, aren't they?
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.
yarn and composer aren't supported (at least yet)
@marticliment Then why close this issue? It's a feature request for a reason!
Please open separate requests for each package manager
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.