patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

yarn install error

Open dkeka0127 opened this issue 1 year ago • 1 comments

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.

dkeka0127 avatar Sep 30 '24 04:09 dkeka0127

This is likely a duplicate of #504

JeanMeche avatar Oct 08 '24 17:10 JeanMeche