I've tried KiloCode in VS Codium, and now it's time to install it in all my "real" IDEs - starting with PyCharm Community Edition (the latest version).
However, right away, the extension does not start (screenshot attached). There's also an error message:
java.lang.Throwable: Failed to find Node.js executable
I do have Node installed - the most standard recommended way, with npx, it's in my $PATH. I don't mind having to give it a few swift kicks in the right place, but what should I do? I mean, I could specify the path manually, but since the extension is not starting, there's no way to open its settings and specify the path there?
BTW, should I also open an issue on Github?