Eris

Results 75 comments of Eris
trafficstars

@vladfrangu you might need to merge with main, you're out of date

Should be closable now- `no-de-no-de` is merged, which will prevent this issue. Probably.

Nope, **not fixed.** 1.35.1's regression breaks compatibility anyway, and any version below 1.35.0 just returns an API error. :(

`@dev` is what I'm using, silly. Here's the error: ``` { error: Error: Unexpected server response: 404 at HttpsClientRequest. (file:///C:/Users/[redacted]/AppData/Local/deno/npm/registry.npmjs.org/ws/8.13.0/lib/websocket.js:888:7) at HttpsClientRequest.emit (ext:deno_node/_stream.mjs:1852:9) at ext:deno_node/http.ts:476:18 at eventLoopTick (ext:core/01_core.js:182:11) } ```

For now, a mitigation strategy is to `deno upgrade --version 1.35.0` because that version is confirmed to work fine with Deno. I'll cherrypick through commits to see which one did...

Aghhhhhhh! Why does it fail with a different error then?! Damn you, Deno and randomly breaking! ~~I'll just grab the file from CI and use that.~~ EDIT: Or you could...

**Aha, no.** It returns the EXACT SAME ERROR on [email protected]