Miramac / vscode-exec-node

Execute your current file or your selected code with node.js
ISC License
12 stars 8 forks source link

Node exec infinite #33

Open RSARDAGNA opened 4 years ago

RSARDAGNA commented 4 years ago

Issue Type: Bug

The node exec starts the process but never ends it, I would like to know why is it happening. Thanks.

Extension version: 0.5.3 VS Code version: Code 1.49.2 (e5e9e69aed6e1984f7499b7af85b3d05f9a6883a, 2020-09-24T16:29:41.983Z) OS version: Windows_NT x64 10.0.19041

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 2712)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|7.88GB (3.39GB free)| |Process Argv|--crash-reporter-id 8dc4addf-087f-47cd-9297-d564a15c9f86| |Screen Reader|no| |VM|0%|
Miramac commented 4 years ago

Just in case, not an endless loop or something?

ghost commented 3 years ago

Hello, did you install Node.js?

joaodejesus commented 6 months ago

I have the same problem. I have node 20 installed, everything works fine except the node.js exec which, when started, running infinitely.