Search found 4 matches

by A_EsP_User100
Tue Jul 16, 2024 2:31 pm
Forum: ESP RainMaker
Topic: no versions of espressif/cbor match ~0.6
Replies: 5
Views: 9607

Re: no versions of espressif/cbor match ~0.6


Do you have any custom changes to the project? There is no component called "espressif/rain_maker" which is shown in your logs.


I deleted the original code and retested it.

compote version
1.5.3.

Executing git clone - recursive https://github.com/espressif/esp-rainmaker.git The output is as ...
by A_EsP_User100
Wed Jul 10, 2024 12:37 pm
Forum: ESP RainMaker
Topic: no versions of espressif/cbor match ~0.6
Replies: 5
Views: 9607

Re: no versions of espressif/cbor match ~0.6

pip install idf-component-manager==1.4.2

I have used the above instructions and confirmed successful execution. However, the following issues occurred:

Dependencies lock doesn't exist, solving dependencies.
Using component placed at C:\Users\TEST\esp-rainmaker\components\esp-insights\components ...
by A_EsP_User100
Mon Jul 08, 2024 12:48 pm
Forum: ESP RainMaker
Topic: no versions of espressif/cbor match ~0.6
Replies: 5
Views: 9607

no versions of espressif/cbor match ~0.6

When using the switch demo of esp rainmaker:

.CMake Error at D:/Code/ESP-IDF/Espressif/frameworks/esp-idf-v5.2.1/tools/cmake/build.cmake:544 (message):
ERROR: Because no versions of espressif/esp_insights match >1.0.1,<1.1.0

and espressif/esp_insights (1.0.1) depends on espressif/cbor (~0.6 ...
by A_EsP_User100
Mon Jun 24, 2024 1:43 am
Forum: ESP-IDF 中文讨论版
Topic: ESPIDF在VSCODE中使用clangd
Replies: 0
Views: 2127

ESPIDF在VSCODE中使用clangd

在使用clangd插件时遇到了问题

Go to advanced search