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
Should be able to install or save module from PSGallery
Current Behavior
Unable to save or install module from PSGallery
System.Exception: Unable to save the module 'poshy-wrap-systemctl'Save-Module-name poshy-wrap-systemctl -Path .-Repository PSGallery
WARNING: Package 'poshy-wrap-systemctl' failed to be installed because: The file 'C:\Users\username\AppData\Local\Temp\50fex4uo\[Content_Types].xml' already exists.
WARNING: Package 'poshy-wrap-systemctl' failed to install.
Steps to Reproduce
Attempt to Save-Module from PSGallery
Attempt to Install-Module from PSGallery
Context (Environment)
$PSVersionTable
Name Value
---------
PSVersion 7.3.6
PSEdition Core
GitCommitId 7.3.6
OS Microsoft Windows 10.0.19045
Platform Win32NT
PSCompatibleVersions {1.0,2.0,3.0,4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
The text was updated successfully, but these errors were encountered:
Expected Behavior
Should be able to install or save module from PSGallery
Current Behavior
Unable to save or install module from PSGallery
Steps to Reproduce
Save-Module
from PSGalleryInstall-Module
from PSGalleryContext (Environment)
The text was updated successfully, but these errors were encountered: