Philippe Manzano

Results 205 comments of Philippe Manzano

Thanks @Carazyda It eats far beyond 6GB, and I have 8GB. I've seen other feedback here that shows less consumption. What can be done? Thanks

One user, no email configured, no added documents, no content, nothing, just for testing. After cloning release/v12.0, I simply did `docker-compose up` without modifying it before. Host is Ubuntu Linux...

Sorry, forgot to say, the release install didn't work at all for me. I tried following the readme (manual install of each container), docker-compose, and the .sh script. I crawled...

I spent hours and got frustrated to the point of simply giving up, when I noticed the latest branch and gave it a try (a last one before moving on)...

Well, you shouldn't because Kronos official exporter result doesn't import well in some other apps like Godot. At least for complex files like [gtlf import.zip](https://github.com/Kupoman/blendergltf/files/2885687/gtlf.import.zip) It's from https://github.com/shrekshao/gltf-avatar-threejs BTW, thanks...

Thank you very much @JohanAR ! I'm not good enough for this job so I hope it too :)

I took the zip of this great project, extracted the sveltekit example and run into the same issue. Following proposed fixed, I tried: ``` import pkg from '@apollo/client/core/core.cjs'; const {...

Maybe you need the extra step for Windows. Have a look at https://kazuhitoyokoi.medium.com/procedures-to-develop-node-red-node-from-openapi-document-8685fdc7e90a

Hi, May I ask you @chaliy how you got `react-docgen --pretty -o lib/metadata.json src/components` working on Windows? I get "unknown command' I also tried `npm run react-docgen --pretty -o lib/metadata.json...