We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Before running idf.py menuconfig, run
idf.py add-dependency espressif/mdns^1.0.7
Reference : https://esp32.com/viewtopic.php?t=30959
The text was updated successfully, but these errors were encountered:
It's hard to keep track of it: in v5.0 they had removed mdns component, in latest master it is there back.
Sorry, something went wrong.
Painful for sure, just wanted to leave that there in case someone else runs into it.
This is really handy. Solves for the following error the first time you run the menuconfig config:
menuconfig
Failed to resolve component 'mdns'.
No branches or pull requests
Before running idf.py menuconfig, run
idf.py add-dependency espressif/mdns^1.0.7
Reference : https://esp32.com/viewtopic.php?t=30959
The text was updated successfully, but these errors were encountered: