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
Sometimes there are NPM packages that do not behave as expected. One common example is packages relying on paths of binaries or insisting on downloading their own binaries. Beside the linking abilities that we already have it might also be good to be able to patch packages.
On my initial work on this project I came across a bunch of binary packages, most notably this this PR could be added as a patch to gain more sane behavior of the package.
Sometimes there are NPM packages that do not behave as expected. One common example is packages relying on paths of binaries or insisting on downloading their own binaries. Beside the linking abilities that we already have it might also be good to be able to patch packages.
On my initial work on this project I came across a bunch of binary packages, most notably this this PR could be added as a patch to gain more sane behavior of the package.
This would be follow-up work to nix-community#24
The text was updated successfully, but these errors were encountered: