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
#273 was closed due to inactivity, but the issue is still not fixed!
Example,
PS >Get-Package-ProviderName Programs -Name "testapp"# "testapp" is confirmed to be a "Programs" provided package
PS >Uninstall-Package-Name "testapp"-Verbose
VERBOSE: Performing the operation "Uninstall Package." on target "Package 'testapp' with version '1.0.0'.".
Package was not actually uninstalled, I can keep running the command with no error (even though it should be uninstalling).
The text was updated successfully, but these errors were encountered:
#273 was closed due to inactivity, but the issue is still not fixed!
Example,
Package was not actually uninstalled, I can keep running the command with no error (even though it should be uninstalling).
The text was updated successfully, but these errors were encountered: