Franco RATOVOSON

Results 13 comments of Franco RATOVOSON

Please expo team, is this issues getting fixed ? It's slowing down a lot of process

is this really under developpment ? I have the same problem

I saw this one too [https://github.com/pmk21/rsqlite](https://github.com/pmk21/rsqlite)

Hope it's in progress πŸ™πŸΎπŸ™πŸΎ

> Also, using `NO_STRIP=true` environment variable compiles fine without errors Sorry, how do I use it ? Where do I put `NO_STRIP=true` ?

> Do not rely on the `instanceof` operator [fastify/fastify-error#86 (comment)](https://github.com/fastify/fastify-error/pull/86#issuecomment-1301466407) https://github.com/fastify/fastify-error/pull/86#issuecomment-1301339441 is supposed to be the best solution > If somebody wants all Fastify core errors, they can do err.code?.indexOf('FST_')...

@Fdawgs Yes, but it seems that you didn't plan to export those error type.

@tdwesten it's the best solution I found for now. But I totaly agree and am widely open to better and more elegant ways.

> Hey @FrancoRATOVOSON, could you please share a StackBlitz example with your usage of `shadcn/ui` and `generouted`? I'd like to try adding the types in this context and make sure...