fry69

Results 270 comments of fry69

Fresh is a heavy Vite plugin that might surface this problem more than other plugins, those may be able to handle such event storms. There is little Fresh can do...

> (preact, then defaults) and pnpm is perfectly fine with saves. It's actually on deno side. I still think those other plugins are much more lightweight and can handle this,...

> I think it was already reported actually: [denoland/deno#27558](https://github.com/denoland/deno/issues/27558). Well, does ``` deno upgrade 2.1.1 ``` fix this problem for you? Otherwise, the last message in that issue may point...

This repository is about the Vercel AI SDK provider for OpenRouter. For general questions about OpenRouter, model requests, etc, please ask in the the public Discord: https://discord.gg/fVyRaUDgxW

> So maybe something on GitHub side or momentally down time of the cloud provider Maybe. But I tried a few times for about an hour and then decided to...

It did not feel or look like a coincidence though. I hammered that "Retry failed workflow" button until I noticed that Fresh uses `deno deploy` instead. I copied that and...

Well, I created a dummy repo for testing and the `npx jsr publish` seems to work again, see here -> https://github.com/fry69/jsr-dummy Feel free to close, but I'd keep it open...

Ignore my attempt to fix this with Copilot (though it was insightful for me). This should be fixed with a better error message/handling. The gist is: `generateObject()`, which uses structured...

> Maybe minimum Deno version should be indicated in the Fresh documentation or/and checked at start? FYI, here is a bit clarification about the last point -> https://github.com/denoland/fresh/pull/3486#pullrequestreview-3263495661

> maybe it can be done on the vite fresh plugin? Checking during build time? Interesting idea 🤔 but it may still not get accepted, see below: For clarification, with...