vscode-remote-release icon indicating copy to clipboard operation
vscode-remote-release copied to clipboard

node error

Open Taylorswiftlover23838 opened this issue 1 year ago • 1 comments

Type: Bug

[2024-05-05 03:03:08.661] node:internal/modules/cjs/loader:1080 [2024-05-05 03:03:08.661] throw err; [2024-05-05 03:03:08.661] ^ [2024-05-05 03:03:08.661] [2024-05-05 03:03:08.661] Error: Cannot find module '/home/light/.vscode-server/bin/b58957e67ee1e712cebf466b995adf4c5307b2bd/out/server-main.js' [2024-05-05 03:03:08.661] at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15) [2024-05-05 03:03:08.661] at Module._load (node:internal/modules/cjs/loader:922:27) [2024-05-05 03:03:08.661] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12) [2024-05-05 03:03:08.661] at node:internal/main/run_main_module:23:47 { [2024-05-05 03:03:08.661] code: 'MODULE_NOT_FOUND', [2024-05-05 03:03:08.661] requireStack: [] [2024-05-05 03:03:08.661] } [2024-05-05 03:03:08.661] [2024-05-05 03:03:08.661] Node.js v18.18.2 [2024-05-05 03:03:08.662] For help with startup problems, go to https://code.visualstudio.com/docs/remote/troubleshooting#_wsl-tips [2024-05-05 03:03:08.696] NodeExecServer run: C:\WINDOWS\System32\wsl.exe -d Ubuntu -e kill 637 [2024-05-05 03:03:13.268] Download in background is enabled

Extension version: 0.88.2 VS Code version: Code 1.89.0 (b58957e67ee1e712cebf466b995adf4c5307b2bd, 2024-05-01T02:09:22.859Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (8 x 1190)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 11.70GB (0.95GB free)
Process Argv . --crash-reporter-id 1e467425-3864-4518-b18b-dc8fed8c327c
Screen Reader no
VM 40%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
vscaat:30438848
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
ccp2r3:30993541
dsvsc020:30976470
pythonait:31006305
chatpanelc:31018788
dsvsc021:30996838
bdiig495:31013172
pythoncenvpt:31022790
dwnewjupytercf:31035177

Taylorswiftlover23838 avatar May 05 '24 03:05 Taylorswiftlover23838

Had the same issue, solved it by running (in your case): rm -r /home/light/.vscode-server/bin/b58957e67ee1e712cebf466b995adf4c5307b2bd Hope it work for you aswell.

Klbgr avatar May 10 '24 20:05 Klbgr

Thanks for opening and for the discussion so far.

@Taylorswiftlover23838 does the suggestion above from @Klbgr help? If not, could you please share some more info (i.e. what exact steps you took, version of VS Code and WSL extension you're using)?

bamurtaugh avatar May 31 '24 16:05 bamurtaugh

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

vscodenpa avatar Jun 08 '24 12:06 vscodenpa