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

Detect cocoapods issue #1899

Open
darwineee opened this issue Aug 10, 2023 · 2 comments
Open

Detect cocoapods issue #1899

darwineee opened this issue Aug 10, 2023 · 2 comments

Comments

@darwineee
Copy link

Hi everyone,
I have an issue with "ern create-miniapp".
image
I found the checking code in the source code: Platform.isCocoaPodsInstalled() always fails. But I create a test script and run the same code (isCocoaPodsInstalled()) in the nodejs then it's ok. Please help!

@friederbluemle
Copy link
Member

Hi @darwineee - What method did you use to install CocoaPods? (e.g. via gem or brew/...)? When you type which pod, what is the output?

@darwineee
Copy link
Author

I used brew first but then I tried it both. The result of "which pod" is: $HOME/.rbenv/shims/pod (/Users/tungnguyen/.rbenv/shims/pod)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants