-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
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
Dependencies are incomplete #17
Comments
Hi @jeffbrown57 , If you're missing If the problem persists, please attach the console output as well as the output of |
I reran these steps all is well now , i think i originally downloaded a zip of the repo ( instead of git clone "https://.......) thanks for your help .... |
Hi @jeffbrown57 , Anytime! Feel free to reach out if you encounter any issues or have feedback. I truly appreciate it, as it helps me shape this project. Stay tuned - I’m planning to add Matter over Thread support soon! |
Hi @alexbegoon , this i great news , i have an esp-thread-br running off of the espressif thread-border-router kit |
Apologize for my esp-idf ignorance, i built this with the code available 6 weeks or so ago and all was well. I grabbed a copy of this today and the vendor folder has 3 dependencies that are new, how do get these dependencies added properly. I tried
using idf.py add-dependency "https://github.com/repo" for embedded-i2c-sgp41 , and gas-index-algorithm but i can't
get idf.py menuconfig to work , always complaining abot the missing dependencies. I thought the
git submodule update --init --recursive. would resolve those .
Thank you for any help you can provide....
The text was updated successfully, but these errors were encountered: