Lorenzo Rizzotti

Results 20 comments of Lorenzo Rizzotti

> Did you tried it with [Nuxt Bridge](https://v3.nuxtjs.org/getting-started/bridge)? > > Do you mind submitting your findings or updates here please? https://isnuxt3ready.owln.ai/ This way, the community will have a faster and...

Okay, the author of lines-and-columns has now solved the problem by marking 2.0.1 as a major. So now it works even without this change, but this allows it to work...

I think that this is the equivalent of nodejs workers https://gjs.guide/guides/gio/subprocesses.html

I would absolutely love that too

@d0p3t Updated with manual trigger and tag choice

Okay, I investigated and it's not a problem to use this pull solution because it just tells the compiler that it can't skip those files but will still check them...

Duplicate of #471

> > Hey @pich > > > > Thank you for your message, we are doing our best to update each module, but in the meantime you can always set...

> This may be naive as I'm relatively new to modpack dev, but would something like this work: > > ```bash > zipgrep "net.minecraft.client" MODFILE.jar > ``` > > If...