Skip to content
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

Can't run with yarn installed using corepack #820

Open
imranbarbhuiya opened this issue Dec 3, 2024 · 0 comments
Open

Can't run with yarn installed using corepack #820

imranbarbhuiya opened this issue Dec 3, 2024 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers windows Bug on windows

Comments

@imranbarbhuiya
Copy link
Collaborator

imranbarbhuiya commented Dec 3, 2024

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
@imranbarbhuiya imranbarbhuiya added the bug Something isn't working label Dec 3, 2024
@p-malecki p-malecki added the windows Bug on windows label Dec 3, 2024
@filip131311 filip131311 added the good first issue Good for newcomers label Dec 5, 2024
@p-malecki p-malecki self-assigned this Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers windows Bug on windows
Projects
None yet
Development

No branches or pull requests

3 participants