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

posh-git@0.7.3.1: extract_dir error #2078

Closed
daveneeley opened this issue Apr 30, 2019 · 0 comments
Closed

posh-git@0.7.3.1: extract_dir error #2078

daveneeley opened this issue Apr 30, 2019 · 0 comments

Comments

@daveneeley
Copy link

daveneeley commented Apr 30, 2019

scoop install oh-my-posh
Installing 'posh-git' (0.7.3.1) [64bit]
Loading v0.7.3.1.zip from cache
Checking hash of v0.7.3.1.zip ... ok.
Extracting v0.7.3.1.zip ... Expand-Archive : A parameter cannot be found that matches parameter name 'DestinationPath'.
At C:\Users\dneeley\scoop\apps\scoop\current\lib\decompress.ps1:182 char:36
+         Expand-Archive -Path $Path -DestinationPath $DestinationPath  ...
+                                    ~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidArgument: (:) [Expand-Archive], ParameterBindingException
    + FullyQualifiedErrorId : NamedParameterNotFound,Pscx.Commands.IO.Compression.ExpandArchiveCommand

ERROR Could not find 'src'! (error 16)

Please try again or create a new issue by using the following link and paste your console output:
/~https://github.com/lukesampson/scoop-extras/issues/new?title=posh-git%400.7.3.1%3a+extract_dir+error
get-command Expand-Archive

CommandType     Name                                               Version    Source
-----------     ----                                               -------    ------
Cmdlet          Expand-Archive                                     3.2.0.0    Pscx
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