We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: Bug
have this debugger config with nextjs application and tailiwind css setup: { "name": "Attach-backend", "port": 9229, "request": "attach", "skipFiles": [ "<node_internals>/**" ], "autoAttachChildProcesses": true, "type": "node", "smartStep": true, "attachExistingChildren": true },
error is extension host (LocalProcess pid: 92716) terminated unexpectedly. Code: 0, Signal: unknown in Ubuntu 22.04
extension host (LocalProcess pid: 92716) terminated unexpectedly. Code: 0, Signal: unknown
Extension version: 0.21.6 VS Code version: Code 1.85.2 (8b3775030ed1a69b13e4f4c628c612102e30a681, 2024-01-18T06:40:19.222Z) OS version: Linux x64 6.5.0-14-generic snap Modes:
vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 vsaa593cf:30376535 py29gd2263:30899288 vsclangdc:30486549 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30933248 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 accentitlementst:30887150 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 dsvsc019a:30933241
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Type: Bug
have this debugger config with nextjs application and tailiwind css setup:
{
"name": "Attach-backend",
"port": 9229,
"request": "attach",
"skipFiles": [
"<node_internals>/**"
],
"autoAttachChildProcesses": true,
"type": "node",
"smartStep": true,
"attachExistingChildren": true
},
error is
extension host (LocalProcess pid: 92716) terminated unexpectedly. Code: 0, Signal: unknown
in Ubuntu 22.04Extension version: 0.21.6
VS Code version: Code 1.85.2 (8b3775030ed1a69b13e4f4c628c612102e30a681, 2024-01-18T06:40:19.222Z)
OS version: Linux x64 6.5.0-14-generic snap
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: