Michael Angelo Rivera

Results 27 comments of Michael Angelo Rivera

Hi @whummer, thank you for spinning up this amazing framework! Unfortunately, I'm still getting a similar error as above. It might be a silly misconfiguration, but no luck nonetheless. I...

@prometheas @pierroo for web and fonts, I wrote a simple script like this to clear out the unnecessary bloat. Saved a few MB. ``` import os def remove_files(path): names =...

@Danetag Second this question. Any update?

@balazsorban44 @lluia can we get some visibility on this? I'm getting the same error as well. This issue was opened in 2021.

yes please!

this would be a game changer

> I've been chasing this problem all evening, I changed the engine field in the package.json file from 18 to 16 and it works after removing the node_module and running...

> @michaelangeloio amazing example, thanks! Been wanting to implement something similar lately. > > What are your thoughts on using `worker_threads` instead of `cluster`? Can you provide some context? You...