vscode-auto-run-command icon indicating copy to clipboard operation
vscode-auto-run-command copied to clipboard

[Auto Run Command] Condition met but command [wallaby.start] raised an error - [Error: command 'wallaby' not found]

Open kjr247 opened this issue 7 years ago • 0 comments

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.

kjr247 avatar May 11 '18 19:05 kjr247