Andrii Neverov
Andrii Neverov
@Quadriphobs1 Don't know if this is going to lead anywhere, but adding the following to jest.config.js at least resolves the compile error: ``` const window = { addEventListener: () =>...
Yep, I used Python's argcomplete in the past and it's super powerful. Nails it with a single line of code! Thank you for confirming. I guess this is a feature...
I see. Well, maybe some more people vote on this to bump it up the list. In the meantime, since the API is very similar, maybe there is a workaround...
@m8xp0w3r Just tried with the latest and the following worked fine: `nx g page -p mobile-app --directory=pages page1`.
> Please try my new commit, [05b1676](https://github.com/orocos/orocos_kinematics_dynamics/commit/05b1676b75494d7cd6f3b66d26ac4e09d4ba6485). It is probably still failing. I tried building (using the "Without catkin" instructions for the base library and then the bindings) with the...