After updating to version 0.11.1121.0 I get the following error message after opening the terminal:
It complains that the guid of the defaultProfile is not found in the profiles.
The guid of the defaultProfile is 574e775e-4f2a-5b96-ac1e-a2962a402336 and I have exactly one profile with this guid and it's PowerShell 7.
I remove the line "defaultProfile" : "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
and closed and reopen the terminal and the same message occurs.
Thanks for the report! Can you share a copy of your settings.json file?
If your defaultProfile is inside the globals, section, you're hitting #5458
If your
defaultProfileis inside theglobals, section, you're hitting #5458
Yes, I have this configuration, I will change it and see if it solves it.
Solved, thank you very much for the fast help.
Most helpful comment
Yes, I have this configuration, I will change it and see if it solves it.