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

[error] /bin/sh: pod: command not found #315

Closed
regetskcob opened this issue May 24, 2023 · 2 comments
Closed

[error] /bin/sh: pod: command not found #315

regetskcob opened this issue May 24, 2023 · 2 comments
Labels

Comments

@regetskcob
Copy link

Version: 1.7.2

Description:

When I tried to start my iOS or Android app I always get the error message [error] /bin/sh: pod: command not found. I don't know whether cocoapods is meant there (does not make sense to me when building for android) but cocoapods is freshly installed and working.

Bildschirmfoto 2023-05-24 um 13 49 31

SDK Info:

SDK Location:         /Users/dbocksteger/Library/Android/sdk
AVD Home:             /Users/dbocksteger/.android/avd

API Level:            33
Packages:             Android SDK Platform 33  platforms;android-33  2
                      Google APIs ARM 64 v8a System Image  system-images;android-33;google_apis;arm64-v8a  9
                      Sources for Android 33  sources;android-33  1


API Level:            31
Packages:             Android SDK Platform 31  platforms;android-31  1
                      Sources for Android 31  sources;android-31  1
(!) Missing Packages: Google Play Intel x86 Atom System Image  system-images;android-31;google_apis_playstore;x86  /.+/


Tools:

Android Emulator  emulator  32.1.13
Android SDK Build-Tools 33.0.2  build-tools;33.0.2  33.0.2
Android SDK Build-Tools 34-rc4  build-tools;34.0.0-rc4  34.0.0
Android SDK Command-line Tools (latest)  cmdline-tools;latest  9.0
Android SDK Platform-Tools  platform-tools  34.0.1
SDK Patch Applier v4  patcher;v4  1
@regetskcob
Copy link
Author

Still no reaction on this critical issue in a blank setup?

@jcesarmobile
Copy link
Member

native-run only runs the app you pass as a parameter, it doesn't build it and it doesn't use pod command anywhere, there isn't enough information to know what you are running, but it's not a native-run issue.

@jcesarmobile jcesarmobile closed this as not planned Won't fix, can't repro, duplicate, stale Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants