Felix

Results 166 comments of Felix

This might work but it seems this environment is not able to install yarn packages??? ``` #22 211.6 error Error: https://registry.yarnpkg.com/@mui/icons-material/-/icons-material-6.1.3.tgz: ESOCKETTIMEDOUT ```

Maybe just updating the dependencies will fix it lets see :shrug: https://github.com/docat-org/docat/pull/919

ok idk seems not to work for our docker image / build process :shrug:

Yeah the biggest downside i see is that i creates usually a lot of MR, i am personally not the biggest fan but i agree with @kou we should take...

Some docs at least in `docs/source/flatc.md` would be nice for this change

I played around a bit and it seemed fine, i couldn't integrated it into our main product because this crate was not updated yet https://github.com/rdelfin/flatbuffers-build/pull/30

(I tried to create a jira ticket but the login didn't work for me so if there is a ticket needed i would appreciate if someone else can create that)

It's also deprecated in Python 3.10 :) And i build it on FreeBSD with Python 3.12 🙈

I had a quick look into this on i guess on a technical level the reason is that `./reflection/reflection.fbs` is just outside of the `python` package directory. Im not very...