Whenever I open my workspace or build in VS Code, the Output tab of the bottom pane opens to nRF Connect output where it repeats this many times:
[west]: FATAL ERROR: can't load west manifest: Malformed manifest data [west]: Schema file: /home/rmulder/ncs/toolchains/b2ecd2435d/usr/local/lib/python3.12/site-packages/west/manifest-schema.yml [west]: Hint: "self: import: submanifests": file not found [west]: exited with code 1.
How can I debug this? Which manifest file is it referring to?

