Leon Lüttger

Results 16 comments of Leon Lüttger

> One thing we found recently when we had some stories documenting props and some not was that those those that were working were using components that were exported when...

> @Hudratronium After trying a lot and everything I gave up, and decided to go with an officially supported distro - Centos 7x minimal Host adding worked out of box...

> @bkrajendra @Hudratronium @Lueton was Ubuntu minimal server installed? We don't support that, we want the standard Ubuntu server installed, where some of the utilities are preinstalled. (you can refer...

I gave it another try with @rohityadavcloud guide. It still doesnt work yet but i discovered that the error message `com.cloud.utils.exception.CloudRuntimeException: Failed to setup keystore on the KVM host` only...

@weizhouapache thats good to know, i was very confused! this is my `/agent/setup.log` after trying to add this machine as a new host, maybe you can identify the issue. ```...

> Hi @Lueton could you have any progress on this error? Have checked the output of `journalctl -xe`? Hi! Unfortunately not. I have really tried everything I could think of....

> Quick guess: Is it possible to use a minipage environment or making some magic with boxes? I tried every idea I could imagine but nothing did work. But I'm...

same here when using `"recharts": "^2.2.0"`! Marked is the `{` ```js @parcel/transformer-js: Expected '>', got '{' rectangle = ; ```

> @Lueton Please share the whole file that fails to parse for you. Below is the content of the file. As short explanation im using recharts in a project and...

> How are you importing recharts? It should not be using `recharts\src\*` but the files in `recharts\es6\*` Wow, I am ashamed of myself. Seems like at the time of importing...