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

An updated fork #15

Open
gzuidhof opened this issue Jul 30, 2021 · 5 comments
Open

An updated fork #15

gzuidhof opened this issue Jul 30, 2021 · 5 comments

Comments

@gzuidhof
Copy link

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 :)

@paambaati
Copy link

@gzuidhof Is your package published to the npm registry? I tried running –

npm install @guidhof/go-npm

but this doesn't work!

@gzuidhof
Copy link
Author

gzuidhof commented Oct 1, 2021

Hi paambati, I think you misspelled my name :)

Here's a link to the NPM package

@paambaati
Copy link

@gzuidhof Oops, so sorry! It works, thanks! Although, I wish to report an issue, but I notice the issue tracker isn't enabled for you repo. What would be a good place to do this?

@gzuidhof
Copy link
Author

gzuidhof commented Oct 1, 2021

Ah.. I enabled it now. Not sure why it was disabled, perhaps it's a fork thing?

@andreynering
Copy link

andreynering commented Sep 30, 2022

For those interested, I just made a couple of additional improvements on yet another fork:

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

3 participants