ESP-IDF broken since today. Same Error on 2 different machines not connected.
Posted: Thu Nov 23, 2023 10:45 am
Good Morning,
today me and my colleague tried to use the Espressif VsCode Extension, to try and build, flash etc. our project.
However, since today, not a single Button within the VsCode Extension works.
We both use seperate installations of VSCode and Esp-IDF we installed it the recommended way described at espressif. The only way our PCs are connected is, that we are both within the same network, but i cannot believe, this to be the source of the Problem.
If we click any Button of the Esp extension within VScode we get one of the following errors:
command 'espIdf.fullClean' not found
command 'espIdf.buildDevice' not found
command 'espIdf.flashDevice' not found
command 'espIdf.createIdfTerminal' not found
command 'espIdf.flashDevice' not found
command 'espIdf.buildFlashMonitor' not found
The error occured at both our independent installations today morning, while we could code with no problems yesterday evening.
I reinstalled both the Extension and the ESP-IDF. Which did not yield any results.
Has an Update been made which kills the control of the espIdf scripts envoked by the VSCode Extension?
today me and my colleague tried to use the Espressif VsCode Extension, to try and build, flash etc. our project.
However, since today, not a single Button within the VsCode Extension works.
We both use seperate installations of VSCode and Esp-IDF we installed it the recommended way described at espressif. The only way our PCs are connected is, that we are both within the same network, but i cannot believe, this to be the source of the Problem.
If we click any Button of the Esp extension within VScode we get one of the following errors:
command 'espIdf.fullClean' not found
command 'espIdf.buildDevice' not found
command 'espIdf.flashDevice' not found
command 'espIdf.createIdfTerminal' not found
command 'espIdf.flashDevice' not found
command 'espIdf.buildFlashMonitor' not found
The error occured at both our independent installations today morning, while we could code with no problems yesterday evening.
I reinstalled both the Extension and the ESP-IDF. Which did not yield any results.
Has an Update been made which kills the control of the espIdf scripts envoked by the VSCode Extension?