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
Description
A clear and concise description of what the bug is.
Hi, opening the ide fails with the following error
vscode-insiders\extensions\swmansion.react-native-ide-0.0.21-win32-x64\lib\expo_start.js
at c:\Users\imran\.vscode-insiders\extensions\swmansion.react-native-ide-0.0.21-win32-x64\dist\extension.js:150:4657
at processTicksAndRejections (node:internal/process/task_queues:95:5) Unhandled promise rejection
2024-12-03 21:26:01.868 [info] Could not find Xcode project files in"d:\TEC\Spartans\ios" folder
2024-12-03 21:26:01.882 [error] Error: Command failed with exit code 1: yarn --version
'yarn' is not recognized as an internal or external command,
operable program or batch file.
at _V (c:\Users\imran\.vscode-insiders\extensions\swmansion.react-native-ide-0.0.21-win32-x64\dist\extension.js:14:59)
at c:\Users\imran\.vscode-insiders\extensions\swmansion.react-native-ide-0.0.21-win32-x64\dist\extension.js:14:10506
at processTicksAndRejections (node:internal/process/task_queues:95:5) Command yarn --version execution resulted in an error:
2024-12-03 21:26:01.882 [error] Required package manager: yarn is not installed
Environment
Windows 11
Code 1.96.0-insider
Version of currently used Radon IDE 0.0.21
Version of React Native/Expo used in the project. "expo": "~52.0.12",, "react-native": "0.76.3",
Any other versions of tools related to the problem. yarn v4, corepack 0.29.3
The text was updated successfully, but these errors were encountered:
Description
A clear and concise description of what the bug is.
Hi, opening the ide fails with the following error
Environment
"expo": "~52.0.12",
,"react-native": "0.76.3",
The text was updated successfully, but these errors were encountered: