mrxdst / webtorrent-mpv-hook

Adds a hook that allows mpv to stream torrents
The Unlicense
138 stars 7 forks source link

installation failure #4

Closed crypticC0der closed 3 years ago

crypticC0der commented 3 years ago

tested as both root, normal user and with --global and without. it is having issues with this git ls-remote ssh://git@github.com/feross/http-node.git

image

this stops installing the add-on

mrxdst commented 3 years ago

I don't think this is a issue with this app. Seems like a ssh configuration issue or a issue with npm.

Maybe one of these helps: https://stackoverflow.com/questions/46305961/npm-install-error-permission-denied-publickey-for-local-repo https://stackoverflow.com/questions/60800863/npm-install-fails-with-permission-denied-publickey-could-not-read-from-remote https://stackoverflow.com/questions/49475386/git-clone-and-npm-install-permission-denied-publickey/49484324