The binary host mirror environment variable does not work for packages with `binary.module_name` values containing more than one dash because it does not use `replaceAll` here: https://github.com/mapbox/node-pre-gyp/blob/master/lib/util/versioning.js#L315. I encountered this trying to use the binary host mirror override with https://github.com/confluentinc/confluent-kafka-javascript/blob/master/package.json#L19.
The binary host mirror environment variable does not work for packages with
binary.module_namevalues containing more than one dash because it does not usereplaceAllhere: https://github.com/mapbox/node-pre-gyp/blob/master/lib/util/versioning.js#L315. I encountered this trying to use the binary host mirror override with https://github.com/confluentinc/confluent-kafka-javascript/blob/master/package.json#L19.