You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
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
brew install ruby (and set the enveriment variables )
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: