Rajeev R Sharma
Rajeev R Sharma
> You could try installing the required version of `protobuf` using `pip`, and then running the `python setup.py develop` command again. For example, you could try running: > > >...
Hey @ReusTylor, didn't check it afterwards. Not sure whether this issue is still there.
@stnguyen90 Thanks a lot for acknowledging the issue. Glad I was able to notice this bug while playing around with the appwrite CLI (actually I was trying to connect Appwrite...
Came here for a similar feedback. Even if I'm using the NuxtHub admin console, I don't see auto updation of the deployment status. Need to manually reload the page. Not...
Just tested it, and it works fine now. Thank you @Atinux 🙏 Also, is it possible to do this 👇 right now? > any way to run the wrangler commands...
> @ra-jeev Sadly It is not working with the default configuration, because wrangler force a specific directory for local. However you can make it work by setting `hub.dir = '.data/hub/v3'`...
Looks like even without `hubBlob` it doesn't work as is evident from [this issue](https://github.com/nuxt/image/issues/1061). Will it automatically work in the above scenario when the mentioned issue is fixed in `NuxtImg`?
Thanks for the info @Atinux. Will need to try out the Cloudflare preset with @nuxt/Image. Is there any plan to connect NuxtHub with Cloudflare Images in future? Maybe we can...
I had the exact issue with my deployments (See #548), the only difference was: mine was an old account, so the `Workers Scripts > Edit` permission fixed it, but your...
@Perdolique @mohamnag Do you setup two workers manually, or the first deploy using the GitHub integration automatically does it for you? I tried one default env and one named env...