Luke Shay

Results 12 comments of Luke Shay

I have create a repo with a small example of where I have been hitting this issue. https://github.com/LukeShay/oak-response-not-writable

> I started taking a look at this and I need to think about this more - I'm not sure if double building is the right solution. Need to understand...

We do not support Sharp or Squoosh yet. Because of that, image optimization does not work. I will add this to the backlog. Related #93 #94

It looks like we will have to implement `ExternalImageService`. I will have to do some research on how we should approach this.

> storycdk-stack.ts Can you add the contents of `storycdk-stack.ts`?

> Here is the repo: https://github.com/denniske/storycdk We only support ESM. Could you do the following: 1. Add `"type": "module"` to `package.json` 2. Use `ts-node-esm` in `app.json` 3. Set `module` to...

> I applied 1. and 2. but I don't have a file called app.json I meant to say cdk.json. ts-node-esm comes with ts-node

@natew Just started trying out this framework and I am having the same issue. I am using the tamagui starter and just added a loader to `app/index.tsx` and got the...

I am also noticing the client type doesn't have the 400 response code without the third argument when using valibot.