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
Within my project, I use Bundler so CocoaPods commands run through bundle exec pod as opposed to only pod.
Therefore, the pod --version check fails with an error that can't be dismissed (which has been already reported in #297).
Environment
Version of currently used React Native IDE: v0.0.14
Version of React Native/Expo used in the project: 0.72.13
Any other versions of tools related to the problem:
pod: 1.13.0
bundler: 2.1.4
Screenshots
Warning
Doctor
The text was updated successfully, but these errors were encountered:
*Description
Within my project, I use Bundler so CocoaPods commands run through
bundle exec pod
as opposed to onlypod
.Therefore, the
pod --version
check fails with an error that can't be dismissed (which has been already reported in #297).Environment
v0.0.14
0.72.13
Screenshots
The text was updated successfully, but these errors were encountered: