forked from facebook/react-native
-
Notifications
You must be signed in to change notification settings - Fork 32
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
The JS/TS language service immediately crashed 5 times. The service will not be restarted. #153
Comments
Looks like a duplicate of #97 which got resolved, probably there is some regression happening. I will take a look at this. |
|
Hey, can you check if this is still reproducible on the latest release (0.75)? I couldn't repro this |
I'm closing this as stale, issue should be fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I run the command yarn visionos(or npm run vision) to launch the vision pro simulator. However after a while, I get the vscode notification of "The JS/TS language service immediately crashed 5 times. The service will not be restarted".
I try to fix it as the follow link, But it didn't work for me.
microsoft/vscode#212731 (comment)
microsoft/vscode#212731 (comment)
Without JS/TS language service, I can't go to the definition by shortcut "cmd + click", it is a big problem.
Can anyone give me some suggestions? Thank you.
Steps to reproduce
React Native Version
0.74.4
Affected Platforms
Build - MacOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://github.com/callstack/react-native-visionos/
Screenshots and Videos
The text was updated successfully, but these errors were encountered: