Skip to content

mv fails silently #211

@vasyop

Description

@vasyop
  1. be on windows (10)
  2. run shx mv dist/source/* dist/dest
  3. apparently works
  4. actually, some dirs inside dist/source were not moved because of a random npm ERR! Error: EPERM: operation not permitted, rename that was swallowed by this try catch

expected: shx/shelljs should report the error

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