screeps-typescript-starter icon indicating copy to clipboard operation
screeps-typescript-starter copied to clipboard

VSCode shows error when executed via file-watcher

Open mlostekk opened this issue 4 years ago • 0 comments
trafficstars

When setting up a file watcher with this repo (https://github.com/appulate/vscode-file-watcher), it prints [error] in two lines, and VSCode there were some errors.

Here is the output

Bildschirmfoto 2021-10-15 um 13 12 35

When i execute the command npm run push-main in a terminal, no error occurs.

Bildschirmfoto 2021-10-15 um 13 15 06

Any idea why the scripts output is interpreted as an error in vscode when executed with a file watcher?

(crosspost to the filewatcher repo https://github.com/appulate/vscode-file-watcher/issues/14)

mlostekk avatar Oct 15 '21 11:10 mlostekk