Open quinm0 opened 3 months ago
I'm back. I set up a non-bun project to test this and it seems like it's something to do with bun not working with the package. I'll see if I can mess with bunjs's default init tsconfig.json
and if I find something helpful I'll report back here
I've not had success with bun yet on this one, i did move towards ofetch hoping to make it easier for non-node environments but bun isn't quite there. Adding torrents fails as well.
I am using Bun(1.1.8) to run this so maybe that's something. I'm getting an invalid request error when trying to use any non GET request from the library. I like to assume Bun isn't causing this issue, but I'll check that out next
But basically when I run this code