webtorrent / webtorrent-hybrid

WebTorrent (with WebRTC support in Node.js)
https://webtorrent.io
MIT License
516 stars 98 forks source link

fixes https://github.com/webtorrent/webtorrent-hybrid/issues/154 #164

Closed zackees closed 1 year ago

zackees commented 2 years ago

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update [x] Bug fix [ ] New feature [ ] Other, please explain:

What changes did you make? (Give an overview)

I added the node-pre-gyp dependency so that webtorrent-hybrid can be installed outside of docker without having to do npm i -g node-pre-gyp.

Which issue (if any) does this pull request address?

See https://github.com/webtorrent/webtorrent-hybrid/issues/154

Is there anything you'd like reviewers to focus on?

Should be straight forward.

zackees commented 2 years ago

@DiegoRBaquero @watson @mvayngrib @feross @Flet @alxhotel