Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upcan not download in node.js #1587
Comments
This comment has been minimized.
This comment has been minimized.
|
Hey there, i have the same issue with the latest version. I tested out a few versions of webtorrent to see when was the final version that webtorrent worked with node. For me misc for devs
|
This comment has been minimized.
This comment has been minimized.
|
I had the same issue while building webtorrent-desktop with webtorrent as dependency. Even I roll back to 0.101.0 as Killuah15 mentioned, magnetic link still doesn't work (.torrent file would work) |
This comment has been minimized.
This comment has been minimized.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This comment has been minimized.
This comment has been minimized.
|
I'm confused by this issue. Are you expecting the If this isn't what you meant, then please leave a comment. |
What version of WebTorrent?
webtorrent@0.103.0
What operating system and Node.js version?
ubuntu16.04 , node v10.4.1
What browser and version? (if using WebTorrent in the browser)
Google Chrome 72.0.3626.119
What did you expect to happen?
nodo.js can seed to browser.
What actually happened?
In my pc, I seed a file in browser(instant.io) and download torrent from browser. It is success downloading in webtorrent desktop. Browser upload file to webtorrent desktop. But it is fail downloading in node.js. Node.js always not link to browser or webtorrent desktop.
bt.js
execute
node bt.js, print:What i do wrong? I am learning javascript. Or can give me some example about this?
thanks