You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we please have Install-Module with -AllowClobber write a warning about command collisions, so that we still get notified about them as we install?
Personally, I think that should be the default behavior. I mean, hypothetically a user can always cancel or uninstall if it gets in the way, but so far I have never not installed a module because of the command-collision error, so I'm just annoyed at having to run Install-Module commands two or three times.