After opening the Visual Studio 2022 Developer Command Prompt, the loading screen gets stuck.
**********************************************************************
** Visual Studio 2022 Developer Command Prompt v17.13.0
** Copyright (c) 2022 Microsoft Corporation
**********************************************************************
In Task Manager, it shows that pwsh has very high usage. Also, vcpkg is not working, displaying the following error:
error: in triplet x64-windows: Unable to find a valid Visual Studio instance
Could not locate a complete Visual Studio instance
The following paths were examined for Visual Studio instances:
D:\Microsoft Visual Studio\BuildTools\VC\Auxiliary/Build\vcvarsall.bat
Repairing the installation has not resolved the issue.
I only installed Build Tools, not the IDE. Is there any relevance?