Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 BUG: Vue Semantic Server is crashing in multi root workspace with message #2039

Closed
sschneider-ihre-pvs opened this issue Oct 19, 2022 · 1 comment

Comments

@sschneider-ihre-pvs
Copy link

sschneider-ihre-pvs commented Oct 19, 2022

Type: Bug

Vue Semantic Server is crashing in multi root workspace with message

[Info  - 11:58:46 AM] Connection to server got closed. Server will restart.
node:internal/bootstrap/switches/does_own_process_state:112
  rawMethods.chdir(directory);
             ^

Error: ENOENT: no such file or directory, chdir '<workspaceRoot>\apps\<app1>' -> '<workspaceRoot>\libs\<lib1>'
    at process.wrappedChdir [as chdir] (node:internal/bootstrap/switches/does_own_process_state:112:14)
    at Object.apply (<home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:497:23691)
    at <home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:496:33997
    at Generator.next (<anonymous>)
    at <home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:496:33517
    at new Promise (<anonymous>)
    at Ss (<home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:496:33314)
    at f2e (<home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:496:33808)
    at Object.add (<home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:496:38612)
    at <home>\.vscode-insiders\extensions\vue.volar-1.0.8-win32-x64\dist\node\server.js:497:20221 {
  errno: -4058,
  code: 'ENOENT',
  syscall: 'chdir',
  path: '<workspaceRoot>\\apps\\<app1>',
  dest: '<workspaceRoot>\\libs\\<lib1>'
}

image

Extension version: 1.0.8
VS Code version: Code - Insiders 1.73.0-insider (7ea2788a43a4c35d8da63a419725ba2485de395b, 2022-10-19T05:28:16.879Z)
OS version: Windows_NT x64 10.0.19044
Modes:
Sandboxed: Yes

System Info
Item Value
CPUs Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz (16 x 2904)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 15.75GB (0.91GB free)
Process Argv --log-net-log=netlog.json --ignore-certificate-error --crash-reporter-id 5f9e326c-2a01-458b-95a4-f411641d6f56
Screen Reader no
VM 0%
A/B Experiments
vsliv695:30137379
vsins829:30139715
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30422396
pythontb:30258533
pythonptprofiler:30281269
vshan820:30294714
pythondataviewer:30285072
vscod805cf:30301675
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30404738
cppdebug:30492333
vscaat:30438846
vsclangdf:30492506
c4g48928:30535728
dsvsc012cf:30540253
pylantcb52:30590116
pyind367:30587847
vscccc:30564267
pyindex848cf:30577859
nodejswelcome1:30587009

@sschneider-ihre-pvs sschneider-ihre-pvs changed the title s 馃悰 BUG: Vue Semantic Server is crashing in multi root workspace with message Oct 19, 2022
@johnsoncodehk
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants