binary-install icon indicating copy to clipboard operation
binary-install copied to clipboard

what happened to the npm package?

Open fxck opened this issue 4 years ago • 4 comments

Suddenly binary-install (https://www.npmjs.com/package/binary-install) installs package from https://github.com/EverlastingBugstopper/binary-install instead of this repository, so while I have a fixed version of binary-install package, it still changed under my hands making it incompatible (new Binary(url, { name }) vs new Binary(name, url)). No mention of this whatsoever in neither repositories.

fxck avatar Mar 03 '21 08:03 fxck

Hm, maybe it never was installing from this repository, instead "simplify api and test more · EverlastingBugstopper/binary-install@ef66b8b" simplified it by making a major breaking change and releasing it as minor version lol.

fxck avatar Mar 03 '21 08:03 fxck

FYI this package appears to be released to @cloudflare/binary-install - although that should really be included in the README!

dpraul avatar Mar 08 '21 18:03 dpraul

The package repo was moved recently. Could you please update the README to point to @cloudflare/binary-install?

xtuc avatar Mar 11 '21 11:03 xtuc

This seems to be related #19

EverlastingBugstopper wrote:

Hey, I thought I would transfer this to Cloudflare after leaving, but it turns out that I need this at my new gig and cloudflare folks don't have the bandwidth to maintain! You can feel free to file issues on my repo

escapedcat avatar Apr 28 '21 04:04 escapedcat