
ESP-IDF with VSCode : Unable to fix configuration issues
Hi.
I recently purchased the learnesp32 course online. I know it's old but it seemed complete. The installation process though is very old. After having followed the steps from the VScode marketplace, I copied the blink folder to another location and tried the doctor command to check the configuration but seem to be getting "undefined" for cmake and ninja despite getting the versions on the terminal showing up. None of the tutorials or installation procedures mention opening a workspace to run the doctor command. I created one because the chatbot in vscode said so. Can anyone help please?
P.S. I have esp 6.0.1 and espressif tools installed in the C drive and have created/copied the blink folder from the examples listed to a new folder in the F drive. The chat says that shouldn't create a problem and I don't think it does because I have set the IDF_PATH and IDF_TOOLS_PATH to point to the the folders in the c drive.
These are the notification messages even after configuring everything properly