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

Install-Module Reinstall Warning needs clarification. #47

Open
JustinGrote opened this issue Sep 20, 2023 · 0 comments
Open

Install-Module Reinstall Warning needs clarification. #47

JustinGrote opened this issue Sep 20, 2023 · 0 comments

Comments

@JustinGrote
Copy link

Summary of the new feature / enhancement

❯ install-module importexcel -Force
WARNING: Resource 'ImportExcel' with version '7.8.5' is already installed.  If you would like to reinstall, please run the cmdlet again with the -Reinstall parameter

Proposed technical implementation details (optional)

Should get intercepted and replaced with Update-Module, or replace the cmdlet reference with the PSResourceGet equivalent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant