espressif / esp-rainmaker

ESP RainMaker Agent for firmware development
Apache License 2.0
433 stars 146 forks source link

esp-insights dependency error (MEGH-3537) #130

Closed jcassette closed 2 years ago

jcassette commented 2 years ago

I get this error with ESP-IDF v4.4.1:

  ERROR: Cannot process component requirements.  Multiple candidates to
  satisfy project requirements:

    requirement: "cbor" candidates: "cbor, espressif__cbor"

Picking this commit fixes the issue: https://github.com/espressif/esp-insights/commit/2d9a8ced43f2aefc4c3f169911f0ce3dd26506ed

Reverting this commit also fixes the issue: https://github.com/espressif/esp-insights/commit/7d2220b8a3014f30424969bb7343b5258df94930

shahpiyushv commented 2 years ago

@jcassette This and many other compilation issues for various idf versions and targets have been fixed by the commit https://github.com/espressif/esp-rainmaker/commit/cd124239127d88037c23ea7a4401210516d66e21