Skip to content

npm can apply changes even if it returns with non-zero exit code #19

@adi64

Description

@adi64

npm-with-diff seems to bail out if npm returns with a non-zero exit code. However, there are situations where npm does apply changes, even if it returns with an error code. One example is npm audit fix if not all problems could be resolved. In that case, it would be nice if I could get a diff for the problems that were indeed resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions