[BUG] npm audit fix return error code "0" even if the remediation is not able to successfully fix all vulnerabilities #3309
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
Is there an existing issue for this?
Current Behavior
Running:
npm audit fix --audit-level=info --verbose
Remediation is not able to successfully fix all vulnerabilities.
Getting this final output:
Expected Behavior
I would expect a non zero error code as the docs saying:
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: