-
-
Notifications
You must be signed in to change notification settings - Fork 986
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
[!] Invalid RNGestureHandler.podspec
file: undefined method `install_dependencies' for Pod:Module
#2652
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
TEMPORARY SOLUTION:
package.json |
Could you install Gesture Handler 2.13.3, verify that it's still broken, and check if the following patch solves the problem? |
Hello, even following the recommendation to update to version 2.13.3 the error persists, exclude the node_module folder, pods, podfile.lock and yarn.lock, even so the error persists. I followed the recommendation @dprajapati1179 to use version "2.9.0"(without the ^): package.json And I was able to run the project normally, in version "2.13.3" the problem still persists, I was only able to run the "pod install" command with version "2.9.0" (without the ^). [!] Invalid from /Users/werike.santos/Desktop/Projetos/WebtradeMobile/node_modules/react-native-gesture-handler/RNGestureHandler.podspec:48-------------------------------------------else
end-------------------------------------------. from /Users/werike.santos/Desktop/Projetos/WebtradeMobile/ios/Podfile:18-------------------------------------------use_expo_modules!
My machine configuration: Gesture Handler version React Native version expo sdk Platforms Workflow |
Try using version 2.13.4 |
@j-piasecki Thank you very much, it worked version 2.13.4 worked correctly. |
Description
[!] Invalid
RNGestureHandler.podspec
file: undefined method `install_dependencies' for Pod:ModuleDid you mean? install_flipper_dependencies.
Unable to proceed for ios build as pod install not working.
Steps to reproduce
Snack or a link to a repository
https://snack.expo.io/
Gesture Handler version
2.13.3
React Native version
0.70.13
Platforms
iOS
JavaScript runtime
None
Workflow
None
Architecture
Paper (Old Architecture)
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: