CommandTaskRunner icon indicating copy to clipboard operation
CommandTaskRunner copied to clipboard

Failed to run "C:/.................../commands.json" in Output window

Open verheijenrob opened this issue 4 years ago • 3 comments

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

  1. Open an existing configuration, which works fine in 2019.
  2. Refresh task runner explorer
  3. Output window shows error 'Failed to run "C:/.................../commands.json'

Current behavior

Error

Expected behavior

Full functionality as it works in 2019

verheijenrob avatar Aug 23 '21 11:08 verheijenrob

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.

verheijenrob avatar Aug 23 '21 11:08 verheijenrob

Having the same problem VS 2022

JeroenvdBurg avatar Nov 05 '21 19:11 JeroenvdBurg

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?

pm64 avatar Oct 26 '22 02:10 pm64