**ERROR** Failed to apply patch for package react-native at path
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
I have add one patch file in my project which remove the duplicate resorese in android
but when I ran the yarn install its give me this error.
Applying patches...
**ERROR** Failed to apply patch for package react-native at path
node_modules/react-native
This error was caused because patch-package cannot apply the following patch file:
patches/react-native+0.63.4.patch
Try removing node_modules and trying again. If that doesn't work, maybe there was
an accidental change made to the patch file? Try recreating it by manually
editing the appropriate files and running:
patch-package react-native
If that doesn't work, then it's a bug in patch-package, so please submit a bug
report. Thanks!**ERROR** Failed to apply patch for package react-native at path
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.