Jeremy Holstein

Results 54 comments of Jeremy Holstein

Would be cool to add [Faker](https://fakerjs.dev/guide/) and Model Factory Seeders. It's probably not so hard to do Seeders without the Model Factories, we can just add another cli command. What...

They updated to Tailwind 3.0, so now it uses different classes

This should be fixed by PR #6

It has something to do with the latest release of Cheerio https://github.com/cheeriojs/cheerio/releases/tag/v1.0.0 It was tagged 6 hours ago. This seems more like an issue with `@iconify/tools`

isn't there a problem if the middleware would write to `res.locals` for example. how does that translate to Hono and the context?

thank you @DewinU

thank you @DewinU how can we get this merged in?

@petebacondarwin it does fix it by adding the `CLOUDFLARE_ACCOUNT_ID` as an environment variable. I'm just following the directions as per the console error suggestions. And yes I think it should...

``` Error: Failed to publish your Function. Got error: No such compatibility flag: experimental:nodejs_compat_v2 ```