As this package has not received a lot of attention / maintenance lately, I've forked a fork of this adding some fixes and improvements. You can replace your package to use @gzuidhof/go-npm instead
The repo can be found here, here's the current list of changes:
Support for zip and non-compressed binaries.
Added support for arm64 architecture.
Fix for use on Windows platform (the binary would get placed in the wrong place for consumers).
Shipped as a bundle using esbuild, removing 70 packages of dependencies (including huge things like Babel). Now your users will only have to download one additional package (@guidhof/go-npm).
I'm happy to merge the changes into here one day, but I'm not holding my breath :)
As this package has not received a lot of attention / maintenance lately, I've forked a fork of this adding some fixes and improvements. You can replace your package to use
@gzuidhof/go-npminsteadThe repo can be found here, here's the current list of changes:
I'm happy to merge the changes into here one day, but I'm not holding my breath :)