FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

mv silently swallows errors · Issue #878 · shelljs/shelljs · GitHub

mv silently swallows errors #878

Description

Node version

v8.9.1

ShellJS version

0.8.2

Operating system

Windows

Description of the bug

Some errors are silently ignored.

Example:
sh.mv('foo/a/file.js', 'bar/a/file.js');
Fails when destination directory bar does not exist. But no error is returned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bash compatCompatibility issues with bash or POSIX behaviorfixBug/defect, or a fix for such a problem

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL