CommandTaskRunner
CommandTaskRunner copied to clipboard
Failed to run "C:/.................../commands.json" in Output window
Installed product versions
- Visual Studio: 2022 preview 3
- This extension: latest
Description
I'm unable to run any command which works perfectly in 2019.
Steps to recreate
- Open an existing configuration, which works fine in 2019.
- Refresh task runner explorer
- Output window shows error 'Failed to run "C:/.................../commands.json'
Current behavior
Error
Expected behavior
Full functionality as it works in 2019
Removing all the existing configs, leaving me with:
`{ "commands": {
} }`
This makes me show an empty Commands label in Task Runner Explorer. Adding any script to the config causes it to crash.
Having the same problem VS 2022
I'm having the same issue in 2022 (17.3.6), with a commands.json that previously worked in this build of VS. Has anyone been able to overcome this?