-
-
Notifications
You must be signed in to change notification settings - Fork 97
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
createTorrent() sample code does not trigger callback function #93
Comments
you’ll have to use writeFileSync
|
I already tried it mate. the problem is even that console log before that would not trigger
i mean the whatever in call back function , does not trigger. Do you have any working code mate. kindly let me know if you have. I am stuck here for days and could not find any torrent creating solution in node either :( |
hi |
This comment has been minimized.
This comment has been minimized.
@laksh1010 Did you update |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward? |
i tried the simple code mentioend but seems the function (err, torrent) does not give any reponse at all. even an error if something is wrong. my os is win 10. and i created /path/to/folder in project folder and also created a sample test.txt at the end too.
The text was updated successfully, but these errors were encountered: