Unhandled exception when building blank project: Version ("1.2") is not supported version

Hi, you don’t need to use Powershell command.
just use VSCode replace function like this.

  1. Open VSCode on your project folder.
  2. Search “Version”: “1.2”
  3. Replace All to “Version”: “1.1”
    Good Luck!

2 Likes