Skip to content

Expand-Archive has no -DestinationPath parameter #33

@kiinoo

Description

@kiinoo

const expandCmd = 'powershell -ExecutionPolicy Bypass -Command Expand-Archive ' + ['-Path', zipPath, '-DestinationPath', destinationDir, '-Force'].join(' ');

not sure if it is the problem of version of powershell, when I triedt to install this package, I got the error as the issue title,

would someone provide a fix?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions