patch-package
patch-package copied to clipboard
Patch file parse error - **ERROR** Failed to apply patch for package react-native
This happened because the patch file patches\react-native+0.63.4.patch could not be parsed. If you just upgraded patch-package, you can try running:
cd patches\react-native+0.63.4.patc
patch -p1 -i h
npx patch-package react-native
cd ../..
Otherwise, try manually creating the patch file again.
<Please attach the patch file in question patch.zip