formulahendry / formulahendry/vscode-code-runner

[Bug] Can't run JS on Linux

Open
#913 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

The extension works fine on Windows but haven't been working since I switched to linux

```
/bin/sh: line 1: node: command not found

[Done] exited with code=127 in 0.02 seconds
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported Linux run, where the shell returns “node: command not found,” and inspect how the extension launches JavaScript. The payload names no source files or tests, so identify the relevant runner entry point and establish whether the expected outcome is a clearer setup requirement or a change to execution behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.