- Just simply close your VS Code app. It seems the error is produced because you are installing .NET Core SDK when your VS Code is opened.
- After closing it, re-install the .NET Core SDK.
- You must be able to use it now.
It worked for me.
It worked for me.