Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: There don't appear to be any changes #492

Open
jacquesdev opened this issue Sep 21, 2023 · 3 comments
Open

Error: There don't appear to be any changes #492

jacquesdev opened this issue Sep 21, 2023 · 3 comments

Comments

@jacquesdev
Copy link

Trying this with a package, and it says there are no changes, however there are. The changes are in the package.json of this package, not sure if that is why it's being ignored for some reason. I've also deleted my local node_modules and re-installed them just to be sure, but it didn't make a difference.

patch-package 8.0.0
• Creating temporary folder
• Installing @segment/analytics-react-native-plugin-firebase@0.3.10 with npm
• Diffing your files with clean files
⁉️  Not creating patch file for package '@segment/analytics-react-native-plugin-firebase'
⁉️  There don't appear to be any changes.
@mgol
Copy link

mgol commented Sep 25, 2023

I have the same issue applying this PR: andywer/threads.js#470 to my local installation of the threads package. It does seem package.json may erroneously be excluded...

@mgol
Copy link

mgol commented Sep 25, 2023

It seems this has already been covered here: #128 (comment)

@mgol
Copy link

mgol commented Sep 25, 2023

For the record, running:

npx patch-package --exclude '^$' threads 

worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants