dy0gu

Results 10 comments of dy0gu

> For those having the same issue. > > I ran into this and fixed it by copying the whole private key including the comments and adding it to the...

@Blaquewithaq, thanks for the temporary fix! Any news on if @dalisoft's PR removes the node dependency to allow runtime independence? Using the above solution is a whole lot of verbose...

> I hope so, I have @dalisoft's PR on my radar, I just need to test it to make sure it solves the issue with bun. Hey @mrexox, it seems...

Hey @Piinks, the changes here solve #126682 (closed due to waiting on a framework fix) over at `go_router` along with both the issues mentioned at the start of this thread....

Yea I noticed it when I first started working but completely forgot to tell you here that I would need to do that. I'll create a new PR as soon...

For those coming to this PR from past threads, I have continued it at #154057, this time with tests!

Hey there, I'm looking into using typewind and I also have a `.ts` tailwind config file, am I correct to assume this is still a problem since there have been...

Can confirm, @TaQuanMinhLong's solution worked in production only. It would be great to have official Remix support, elysia is looking amazing and I have already replaced my backend servers. I'm...

Hey @kravetsone, I tried out your package and it seems pretty stable. I left a Issue + PR to fix some of the problems in the example you give but...

That's weird, I tried it today with the lastest version of Bun, Elysia itself and your package. I got the exact opposite of that behavior. I created a [minimal repository](https://github.com/dy0gu/elysia-remix-bug-demo)...