yarn install error
dkeka0127 opened this issue · 1 comments
dkeka0127 commented
This file contains the result of Yarn building a package (@workspace:.)
Script name: postinstall
patch-package 8.0.0
Applying patches...
ERROR Failed to apply patch for package react-native-fast-image
This happened because the patch file patches/react-native-fast-image+8.6.3.patch could not be parsed.
If you just upgraded patch-package, you can try running:
patch -p1 -i patches/react-native-fast-image+8.6.3.patch
npx patch-package react-native-fast-image
Otherwise, try manually creating the patch file again.