Closed amrutnrp closed 4 years ago
downloaded the zip file from here.
That will not work, sorry, because the project uses git submodules, and GitHub doesn't include them when you download a zip file.
Please follow the instructions in the getting started guide to download ESP-IDF using Git: https://docs.espressif.com/projects/esp-idf/en/release-v4.0/get-started/index.html#get-started-get-esp-idf
Edit: corrected the link
I tried again by git cmd and it solved the issue. Thanks for clarification. Ivan.
Conclusion- Only doing git command in terminal will work properly.
Hi,
I'm using linux mint and downloaded the zip file from here. while doing 'idf.py menuconfig' it is showing 'file missing' errors. I tried putting the respective missing files from older version, but some other error keeps coming up. (logs below) Please fix the basic issues in latest release.