Error running configuration editor is VS Code
Posted: Sun Apr 23, 2023 5:35 am
I have a fresh installation of the ESP-IDF VS Code extension on a Raspberry Pi device.
Following the getting started guide, I create a copy of an example project but I get the following error when I try to run the configuration editor:
/home/mark/.espressif/tools/ninja/1.10.2/ninja: 1: ELF: not found
/home/mark/.espressif/tools/ninja/1.10.2/ninja: 2: Syntax error: word
unexpected (expecting ")")
Can anyone suggest how I can resolve this? Thanks.
Following the getting started guide, I create a copy of an example project but I get the following error when I try to run the configuration editor:
/home/mark/.espressif/tools/ninja/1.10.2/ninja: 1: ELF: not found
/home/mark/.espressif/tools/ninja/1.10.2/ninja: 2: Syntax error: word
unexpected (expecting ")")
Can anyone suggest how I can resolve this? Thanks.