You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is a bug or a feature request and the package is supposed to work only on js files, but I need to patch the package.json file from the nedb package as reported in louischatriot/nedb#531
But when I run the patch-package after changing it, it shows:
• Creating temporary folder
• Installing nedb@1.8.0 with npm
• Diffing your files with clean files ⁉️ Not creating patch file for package 'nedb' ⁉️ There don't appear to be any changes.
I tried to edit the index.js to test and it detected it normally.
It would be great if the patcher could also detect changes in files other than .js
The text was updated successfully, but these errors were encountered:
I don't know if this is a bug or a feature request and the package is supposed to work only on js files, but I need to patch the package.json file from the nedb package as reported in louischatriot/nedb#531
But when I run the patch-package after changing it, it shows:
I tried to edit the index.js to test and it detected it normally.
It would be great if the patcher could also detect changes in files other than .js
The text was updated successfully, but these errors were encountered: