Cube CMake: Unexpected end of JSON input
Hello!
I'm trying out the new STM32CubeIDE extensions for VSCode and have generated a CMake project using CubeMX. I'm unable to setup my project as I get this error:

I don't know what JSON file it is referring to as there are none in my project except the auto-generated CMakePresets.json, but I don't think that's the issue since I get the same error even if I remove that file.
I have tried to re-install the extensions and restart VSCode with no luck.
