Didier Catz

Results 44 comments of Didier Catz

Hey folks, this is still happening daily, and frankly is making Zed's AI features unusable.

@micha-lmxt Any news? Would you be open to someone taking over this project?

My day would be made if this ships

Anything I can do to help test? I'm kind of blocked with my v5 migration.

That seems to work, thanks! Testing prod now. One thing, an error is thrown if no `props` object is passed to `ImageResponse`. Adding an empty object resolves it, but would...

So far, prod on Vercel doesn't seem to work, but I don't get any errors in my logs either. Will investigate.

The two tests look inconsistent. Is that intended? EDIT: So just to be 100% sure, `@resvg-js` is no longer a peer dep?

Well I get some warnings about @resvg-js possibly not being found on the server: ```bash Warning: The following modules failed to locate dependencies that may (or may not) be required...

Either way, I'm not getting any errors (even with `debug: true`), but it doesn't seem to be working... I'm not doing anything fancy either, just an HTML string passed into...

https://github.com/didier/sveltekit-og-repro https://sveltekit-og-repro.vercel.app Here you go. I should say, I'm now getting errors, even in development. ``` Cannot find module 'estree-walker' imported from '/Users/didier/Projects/[redacted]/sveltekit-og-repro/node_modules/@ethercorps/svelte-h2j/dist/toReactElement.js' Error: Cannot find module 'estree-walker' imported from...