Hacker News new | ask | show | jobs
by creakingstairs 1269 days ago
You probably already know but I found patch-package [1] to be crucial when relying on minor npm packages. It’s so freeing to be able to just fix it on your end and move on (and also raise a PR against the package)

[1] https://www.npmjs.com/package/patch-package

1 comments

Thanks, but this was a bug in npm itself.
Ah my bad! Luckily I haven’t ran into one of those yet and I’m hoping I never will :p