I'm trying to build the Light switch example for 2 days now but no progress anymore I keep getting the error:
ERROR at //third_party/connectedhomeip/build_overrides/pigweed_environment.gni:20:1: Unable to load "/build_overrides/pigweed_environment.gni".
import(getenv("_PW_ACTUAL_ENVIRONMENT_ROOT") +
I've tried a different version V5.4.3 and version 5.5.2.
I've tried building it with terminal but also VSCode but all the same...
I've tried several fresh installs. A normal ESP-IDF Hello world example builds perfectly.