formulahendry / formulahendry/vscode-code-runner

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

Open
#357 8 comments 0 reactions 0 assignees View on GitHub
help wanted need more info
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

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](https://user-images.githubusercontent.com/25672594/44972273-282f7280-af76-11e8-9223-cae1cb9f443d.jpg)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.