max-mapper / torrent

download torrents with node from the CLI
https://www.npmjs.org/package/torrent
633 stars 78 forks source link

DeprecationWarning error #55

Open joao-neves95 opened 6 years ago

joao-neves95 commented 6 years ago

I was doing the NodeSchool's tutorial "torrential", which uses this library, but a DeprecationWarning error occurred when I was creating a torrent file of a folder of two .txt documents.

I retried multiple times. I am on Windows10 with Node.js v8.9.1.

Here is a screenshot of the error:

deprecationwarning error

LinusU commented 6 years ago

This should be fixed, thank you for reporting :+1:

That being said, it's only a warning, so it shouldn't cause any errors...

toltarisa commented 5 years ago

I have same error .It kills the process .Is there any way to fix this error ?