patch-package
patch-package copied to clipboard
Fix broken node modules instantly 🏃🏽♀️💨
Thanks for your work on this! I really hope we can start using it in our project. We are currently using a canary build of a package, `gatsby-source-contentful` and installing...
Hello. I use Windows PC, but the application requires Linux, so I run it via virtual box (having the folder synced). If I use patch-package, the patch includes a bunch...
I have the following issue when using patch-package, the iOS version fail to install: ``` dka@dka:[~/workspace/github.com/pass-culture/pass-culture-app-native (PC-16718)]: npx patch-package algoliasearch patch-package 6.4.7 • Creating temporary folder • Installing [email protected] with...
This is an advisory note, to assist others with the same issue, rather than a request to change anything. Google Cloud Functions is capable of running patch-package as a postinstall...
This error was caused because patch-package cannot apply the following patch file: **patches/react-native+0.69.5.patch** Try removing node_modules and trying again. If that doesn't work, maybe there was an accidental change made...
Please attach the diagnostic file by dragging it into here �🙏
There is some problem with library's nine-patch image, so I modified it to work properly. making patch file is succeeded, but it does not applied to other developer. what am...
### TL;DR: The `patch-package` is able to apply my changes on `build.gradle` file but cannot apply `Canvas.tsx`. ### Explanation: I want to change to files of `@shopify/react-native-skia` package: 1. `node_modules/@shopify/react-native-skia/android/build.gradle`...
This error was caused because patch-package cannot apply the following patch file: patches/cesium+1.96.0.patch Try removing node_modules and trying again. If that doesn't work, maybe there was an accidental change made...
``` patch-package 6.4.7 **ERROR** No package-lock.json, npm-shrinkwrap.json, or yarn.lock file. You must use either npm@>=5, yarn, or npm-shrinkwrap to manage this project's dependencies. ``` pnpm does not use any of...