vscode-auto-run-command
vscode-auto-run-command copied to clipboard
[Auto Run Command] Condition met but command [wallaby.start] raised an error - [Error: command 'wallaby' not found]
This is the error I get.
[Auto Run Command] Condition met but command [wallaby.start] raised an error - [Error: command 'wallaby.start' not found]
I understand that the issue is that the command to start wallaby has probably changed. Where did you find this information when it was working?
Also how can I expand this to fire npm scripts or powershell scripts? npm is my preferred method.