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

Unable to Install or Save poshy-wrap-docker from PSGallery #20

Closed
techthoughts2 opened this issue Sep 17, 2023 · 1 comment
Closed

Unable to Install or Save poshy-wrap-docker from PSGallery #20

techthoughts2 opened this issue Sep 17, 2023 · 1 comment

Comments

@techthoughts2
Copy link

Expected Behavior

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-docker'

Save-Module -name poshy-wrap-docker -Path . -Repository PSGallery
WARNING: Package 'poshy-wrap-docker' failed to be installed because: The file 'C:\Users\username\AppData\Local\Temp\50fex4uo\[Content_Types].xml' already exists.
WARNING: Package 'poshy-wrap-docker' failed to install.

Steps to Reproduce

  1. Attempt to Save-Module from PSGallery
  2. 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
@brucificus
Copy link
Contributor

Fixed in https://github.com/pwshrc/poshy-wrap-docker/releases/tag/v0.2.11. Thanks for reporting this!

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

2 participants