๐ BUG: Uncaught exception ยท Issue #1401...
For some weird reason I get
[Error: internal error]
with postgresjs on local development. It comes from the net.socket connection, and there is no useful other info in the error unfortunately. Wondering if its related to https://github.com/cloudflare/workerd/issues/1401GitHub
๐ BUG: Uncaught exception ยท Issue #1401 ยท cloudflare/workerd
Which Cloudflare product(s) does this pertain to? Wrangler or miniflare What version(s) of the tool(s) are you using? 3.5.0 What version of Node are you using? 18.16.1 What operating system are you...
1 Reply
Here is my full code https://discord.com/channels/595317990191398933/1150557986239021106/1205884453101113414
I just can't get it to work ๐ฆ trying postgres package, also no success, error
index.ts
package.json
wrangler.toml
Anyone knows what could be wrong here? its really only with local dev