formulahendry/vscode-code-runner

[Done] exited with code=-4058 in 0.002 seconds | code runner works in terminal

オープン

#357 opened on 2018/09/03

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (343 件のフォーク)github user discovery
help wantedneed more info

Repository metrics

Stars
 (2,408 個のスター)
PR merge metrics
 (PR metrics pending)

説明

I am new to vs code, but I find it kind of fascinating. There is an issue I encountered with code runner, when I run a cpp or python or node js file (not sure of other format) with code-runner.runInTerminal: false setting , it stop with following output

[Running] node "******************\tic.js

[Done] exited with code=-4058 in 0.002 seconds

Where as with this setting set to true, code run just fine in terminal. I cannot find any relevant thread on this issue, Please look into it.

code-runner-issue

コントリビューターガイド