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 upTorrent not being added #1109
Closed
Torrent not being added #1109
Comments
This comment has been minimized.
This comment has been minimized.
|
It does work for me. Can you please run the code with the env variable You can do this with the following command: |
This comment has been minimized.
This comment has been minimized.
|
@DiegoRBaquero The output of that command in this file |
This comment has been minimized.
This comment has been minimized.
|
This issue appears stale since it has been open for a while with no activity. I'm going to close it for now. If this is still issue, please feel free to leave a comment or open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
0.98.18
What operating system and Node.js version?
Ubuntu 16.04.2 LTS
Node.js v7.9.0
What did you expect to happen?
I expected the example code (shown bellow) to download the torrent to the destination folder
What actually happened?
Torrent is not being downloaded, code in the client add function is not being called.