ScubaGear
ScubaGear copied to clipboard
Should be possible to use -Scope AllUsers when Install-Module is called.
The Install-Module call should be possible with the AllUsers scope.
Thank you for opening an issue on this. Should be quick enhancement to add.
For reference to everyone else, this issue is referring to the Install-Module call within .\SetUp.ps1
Just be sure if adding this capability to Setup.ps1 that a similar capability is added to the utils\UninstallModules.ps1 as well. In fact, might be nice to add a dotfile to the .scubagear directory during setup that the uninstall can read so it knows which it should use by default (along with a parameter so user can specify for complex situations like a system where the modules were installed in both user and system).
Reassigning to Kraken to balance other bugs and items we have to fix in the short term.