From: microsoft/vscode#21972
TypeScript Version: 2.2.1
Set TSS_LOG with an invalid file path, such as: export TSS_LOG="-level verbose -file ~/tss.log"
Expected behavior:
TSServer continues to work but does not log to the file
Actual behavior:
TSServer exits with code 1
From: microsoft/vscode#21972
TypeScript Version: 2.2.1
Set TSS_LOG with an invalid file path, such as:
export TSS_LOG="-level verbose -file ~/tss.log"Expected behavior:
TSServer continues to work but does not log to the file
Actual behavior:
TSServer exits with code 1