ScoopInstaller / Scoop

A command-line installer for Windows.
https://scoop.sh
Other
20.85k stars 1.39k forks source link

[Feature] Installing PowerShell modules globally #5601

Closed gerardog closed 7 months ago

gerardog commented 1 year ago

Feature Request

Is your feature request related to a problem? Please describe.

Scoop currently does not support installing PowerShell modules globally.

It throws the following error: Installing PowerShell modules globally is not implemented! image

Fixes: ScoopInstaller/Main#4989 & #5597

Describe the solution you'd like

However, doing so may not be so hard:

gerardog commented 7 months ago

Implemented by ScoopInstaller/Scoop#5611