You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unbelievable, that ignoring an error is actually intended - I've just struggled with strange errors in a project, because I wasn't aware of a patch not being applied.
If yarn leaves the working directory in an inconsistent state after postinstall script failure, it's yarn's issue.
results in exit code zero
this should report a non-zero exit code
related #210
The text was updated successfully, but these errors were encountered: