Skip to content

Breaking Change on Copy Command #245

@tietor

Description

@tietor

Hello

I upgraded shx from version 0.3.4 to 0.4.0. I executed my shx command after the upgrade and an error occured with the following command:

shx cp C:\myDirectory\*.scss C:\otherDirectory

This is the exception:
[shx cp "C:\myDirectory\*.scss" "C:\otherDirectory"](cp: no such file or directory: C:/myDirectory/*.scss)

I think the problem in the command is *.scss. I only want to copy the scss Files in the myDirectory folder.

How can I do that in the current verion? This command worked in the 0.3.4 version.

Regards
Fabio

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