Closed
Description
I get the following
This error was caused because Git cannot apply the following patch file:
patches/react-scripts+1.0.17.patch
This is usually caused by inconsistent whitespace in the patch file.
when CI tries to apply the patch that I created locally (OSX) with patch package 5. Downgrading to v3 resolves the issue.