Skip to content

The TS/JS feature crashes without any reason I guess... #212947

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spark15 opened this issue May 17, 2024 · 3 comments
Closed

The TS/JS feature crashes without any reason I guess... #212947

spark15 opened this issue May 17, 2024 · 3 comments
Assignees
Labels
upstream-issue-linked This is an upstream issue that has been reported upstream

Comments

@spark15
Copy link

spark15 commented May 17, 2024

Type: Bug

Info 0 [15:37:37.375] Starting TS Server
Info 1 [15:37:37.375] Version: 5.4.5
Info 2 [15:37:37.375] Arguments: C:\Users\Ritch\AppData\Local\Programs\Microsoft VS Code\Code.exe c:\Users\Ritch\Documents\GitHub\BitCoding-finalproject-back.yarn\sdks\typescript\lib\tsserver.js --useInferredProjectPerProjectRoot --enableTelemetry --cancellationPipeName C:\Users\Ritch\AppData\Local\Temp\vscode-typescript\f26fdf56ee121fbb4386\tscancellation-8b780949653a97dc03cf.tmp* --logVerbosity verbose --logFile c:\Users\Ritch\AppData\Roaming\Code\logs\20240517T153729\window1\exthost\vscode.typescript-language-features\tsserver-log-R8JPGn\tsserver.log --locale en --noGetErrOnBackgroundUpdate --canUseWatchEvents --validateDefaultNpmLocation --useNodeIpc
Info 3 [15:37:37.376] Platform: win32 NodeVersion: v18.18.2 CaseSensitive: true
Info 4 [15:37:37.376] ServerMode: undefined hasUnknownServerMode: undefined
Info 5 [15:37:37.381] Binding...
Info 6 [15:37:37.405] FileWatcher:: Added:: WatchInfo: c:\Users\Ritch\Documents\GitHub\BitCoding-finalproject-back.pnp.cjs 250 undefined WatchType: Config file

It's all I got from log file. I don't know where it crashes. I already clean installed it and moved another machine.

VS Code version: Code 1.89.1 (dc96b83, 2024-05-07T05:13:33.891Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz (8 x 1992)
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) 23.80GB (15.64GB free)
Process Argv --crash-reporter-id 35fe55f9-3b0c-43c8-8ac1-873ca1c5f773
Screen Reader no
VM 0%
Extensions (1)
Extension Author (truncated) Version
vscode-zipfs arc 3.0.0
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
tftest:31042121
vswsl492:30256859
vstes627:30244334
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pythonmypyd1:30879173
pythoncet0:30885854
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
chatpanelc:31048052
dsvsc021:30996838
f3je6385:31013174
pythoncenvpt:31049070
a69g1124:31046351
pythonprc:31047982
dwnewjupyter:31046869
fa862199:31048878

@spark15
Copy link
Author

spark15 commented May 18, 2024

I downgraded typescript on yarn. It works well with 5.3.3, but it doesn't work for 5.4.5.

@spark15
Copy link
Author

spark15 commented May 18, 2024

What I only did is

yarn init -2
yarn add -D [email protected]
yarn dlx @yarnpkg/sdks vscode
touch index.ts

I tested everything including clean install(even os), and disabling all extensions.

@mjbvz
Copy link
Collaborator

mjbvz commented May 20, 2024

This is caused by yarn: yarnpkg/berry#6270

@mjbvz mjbvz closed this as completed May 20, 2024
@mjbvz mjbvz added the upstream-issue-linked This is an upstream issue that has been reported upstream label May 20, 2024
@microsoft microsoft locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
upstream-issue-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

2 participants