Daniel Miradakis
Daniel Miradakis
@MattRudy thanks for making this pull request. Hopefully the author accepts it soon.
+1 this would really be essential. I'm trying to think of how to build this in VitePress, but I'm not sure at the moment.
I'm having this issue too, any ideas from anyone?
Yep same issue right now with Azure static web app. - "@nuxt/image": "^1.0.0-rc.1",
@DaDlugosch I gave up for the moment and am using `` tags. Not a great option, but until someone addresses this, I'm not sure what else to do. I don't...
Yep having serious pain points with this right now, actually.
The suggested workaround from https://github.com/Azure/azure-cli/issues/27673#issuecomment-1942158403 above did not work for me. However, simply installing the `setuptools` library did the trick. Python version: 3.12 `pip install setuptools`
> I'm noticing that this logs twice even though I'm only calling it once... > > ``` > autoUpdater.on("checking-for-update", () => { > console.log("Checking for update.") > }) > ```...
I don't think this is offered in Hangfire, neither in the free version nor in the paid versions. As far as I can tell, the "type" of queue used in...