Skip to content

cp work incorrectly when folder name contains '@' #463

@s-panferov

Description

@s-panferov

Node version:

node -v
v4.2.6

ShellJS version:

0.7.0

Operating system:

OSX 10.11.5

Description of the bug:

My structure

build
  /node_modules
    /@folder
    /another-folder

When I write cp build/* other/, only @folder copied from node_modules, but another-folder doesn't. It works correctly when I remove @ from the name.

Please note that '@' is default symbol for namespaces in npm.

Metadata

Metadata

Assignees

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