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.