Ashcon Partovi
Ashcon Partovi
We'd have to think about if this is worth implementing, since it could have a performance impact. (it tracks _all_ promises) However, even if it is feasible, it's not a...
Thanks for reporting, mind sharing some code to reproduce this issue?
@cirospaciari Any ideas on this one?
Just to confirm, you're saying this works with `pnpm`? Could you also provide your package.json?
No longer crashing, but there still seems to be an error to investigate. ``` [webpack-dev-server] 404s will fallback to '/index.html' 398 | exports.originalPositionFor = (map, { line, column, bias })...
Can you share anything about your connections details? e.g. * are you connecting to `localhost`? * using TLS/SSL?
Is the server emitting an `error` event? Curious if that's happening / what's the error
Is it possible to share the code? It looks like it might be shell related, not SQLite related.
This is probably fixed by https://github.com/oven-sh/bun/pull/11206, which just got merged. Could you upgrade canary and try again?