Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should be possible to use -Scope AllUsers when Install-Module is called. #882

Open
kirilvalev opened this issue Feb 1, 2024 · 3 comments · May be fixed by #1388
Open

Should be possible to use -Scope AllUsers when Install-Module is called. #882

kirilvalev opened this issue Feb 1, 2024 · 3 comments · May be fixed by #1388
Assignees
Labels
enhancement This issue or pull request will add new or improve existing functionality good first issue This issue or pull request is well-defined and good for newcomers public-reported This issue is reported by the public users of the tool.
Milestone

Comments

@kirilvalev
Copy link

The Install-Module call should be possible with the AllUsers scope.

@buidav buidav added public-reported This issue is reported by the public users of the tool. enhancement This issue or pull request will add new or improve existing functionality good first issue This issue or pull request is well-defined and good for newcomers labels Feb 1, 2024
@buidav
Copy link
Collaborator

buidav commented Feb 1, 2024

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

@schrolla
Copy link
Collaborator

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).

@schrolla schrolla added this to the Halibut milestone Feb 26, 2024
@schrolla schrolla modified the milestones: Halibut, Jellyfish Jul 10, 2024
@ehaines1 ehaines1 self-assigned this Aug 8, 2024
@tkol2022 tkol2022 modified the milestones: Jellyfish, Kraken Sep 3, 2024
@tkol2022
Copy link
Collaborator

tkol2022 commented Sep 3, 2024

Reassigning to Kraken to balance other bugs and items we have to fix in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue or pull request will add new or improve existing functionality good first issue This issue or pull request is well-defined and good for newcomers public-reported This issue is reported by the public users of the tool.
Projects
None yet
5 participants