hyperdrive-daemon
hyperdrive-daemon copied to clipboard
mount() will not resolve if a URL is passed
Relevant line: https://github.com/andrewosh/hyperdrive-daemon/blob/master/lib/drives/index.js#L886
If you pass in hyper://${key} instead of just ${key} the listener will fail to match and resolve.