-
Notifications
You must be signed in to change notification settings - Fork 84
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
Failed to launch Android & Failed to install Pods and launch IOS #74
Comments
@jbroma, I've tried everything from the very beginning. Unfortunately, I have a problem with installing pods for IOS. logs.mp4 |
@rezkiy37 Run |
Yes, Android works now. Thank you! |
@RafikiTiki any chance Re.Pack could detect this kind of issues and hint the user to adb reverse? |
So, but what should I do to launch IOS, what I missed? |
Environment
Debug; MacOS 13.5.2; pnpm 8.9.2;
Description
I've tried to launch the app. I successfully installed
node_modules
. After, tried to launchpnpm --filter host android
and faced the next error:Also, tried to launch IOS. Started from the pod installation via
pnpm pods
, but no luck:Therefore,
pnpm --filter host ios
throes the next error:Reproducible Demo
I used command from the docs.
Android:
pnpm --filter host android
.IOS:
pnpm pods
andpnpm --filter host ios
.The text was updated successfully, but these errors were encountered: