Stefan
Stefan
> Does the answer found in the link shared work for you? Unfortunately not. None of the dependencies use bcrypt anyway - as far as I can see.
> can you share full stack trace? I used the following script to test ```js const WebTorrent = require("webtorrent") const client = new WebTorrent() const torrentId = 'https://webtorrent.io/torrents/wired-cd.torrent' client.add(torrentId, {...
> there's no log files in cwd? I can't help with just this info Sorry about that. No logs files. You can test yourself by spinning up an Alpine distro....
Here's a list of packages that may use binaries. (I searched for .c) ``` utp-native libutp napi-macros bufferutil utf-8-validate ```
> if you rebuild them all, does it work? Just tried that, nope.
Are there any developments on this? I desperately need this to work and all of the solutions provided above do not work. The reason deselecting is so useful is because...
> so its been over 8 years since this issue was reported and still no proper solution was implemented?! 🤣 > > does anyone know what `file.deselect()` actually does? Unfortunately....
> Finally, we're going to add a new option (e.g. `deselect: true`) to the torrent constructor which starts the torrent out deselected by default, so then the user can do:...
Thank you for the reply. I am lagging within Studio unfortunately but with your suggestion it eases it. But yeah, perhaps some optimisations are needed. The reason I suggested a...
Does a ‘Download Successful’ pop up show?