Patch file parse error
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Error: Command failed: yarn run postinstall
**ERROR** Failed to apply patch for package bulma-rtl
This happened because the patch file patches\bulma-rtl+0.7.1.patch could not be parsed.
If you just upgraded patch-package, you can try running:
cd patches\bulma-rtl+0.7.1.patc
patch -p1 -i h
npx patch-package bulma-rtl
cd ../..
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.