Skip to content

Copy not accepting wildcards + file ending anymore when using -r #376

@kurtextrem

Description

@kurtextrem

So while ls("src/*.html") returns an array of html files, copy("-r", "src/*.html", "dist") results in an error. It works without -r.
I'm on Windows 7 x64, Node 5.7, using 0.6.

Metadata

Metadata

Assignees

Labels

fixBug/defect, or a fix for such a problemquestionQuestion from a user (which may not require code/documentation changes to the project)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions