-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
TS Server fatal error: Cannot read property 'indexOf' of undefined #116219
Comments
@sheetalkamat @DanielRosenwasser This looks like it may be related to the changes in 4.1.4 |
What is tsconfig file? Plugin needs to have name. so we are not checking for undefined name but we could |
@sheetalkamat #116233 has a server log. I think the issue are entries like this: "plugins": [
{
"transform": "rbxts-transformer-t"
},
{
"transform": "rbxts-transform-env"
}
], |
This will not get in a TS 3.9.x hotfix? |
3.9.9 should have the fix - are you not seeing that? |
I was on my mobile browser and too blind to find the release. Sorry for the noise and thanks a lot! |
Issue Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
TypeScript Version: 4.1.4
Steps to reproduce crash
1.
2.
3.
TS Server Log
❗️Server logging disabled. To help us fix crashes like this, please enable logging by setting:
After enabling this setting, future crash reports will include the server log.
TS Server Error Stack
Server:
semantic
VS Code version: Code 1.53.1 (5d424b8, 2021-02-08T23:35:15.302Z)
OS version: Darwin x64 20.3.0
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (24)
A/B Experiments
The text was updated successfully, but these errors were encountered: