-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
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
Labels
No labels