-
Notifications
You must be signed in to change notification settings - Fork 207
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 Build #198
Comments
facing the same issue. did you find any solution yet |
I had the same issue but |
hello @tkyr-hh I faced problem when I use to npx jetify ,, The error is : Jetifier is deprecated. Future versions of react-native CLI may not run it by default. Please help me |
@NguyenPhuongNam99 It is just a deprecation working my friend, you can use the jetifier to convert the package but it is not recommended because it has been deprecated. |
@tkyr-hh thank you for your response. How can fix it? . I am not running project. Please help me |
@tkyr-hh and other resolve problem ? |
@NguyenPhuongNam99 show me the logged error please |
thanks @tkyr-hh , Log error is: Jetifier is deprecated. Future versions of react-native CLI may not run it by default. ==> when I run npx jetify. But log error build app is the same post isusse |
l also solve it on run |
Same problem here. I'm using RN 0.70.5. When I try the Your Princess is in Another Castle!
Please consider installing 'jetifier' package before running 'jetify' command!
Exiting... Besides it's obsolete now...is this package also obsolete? lol |
thanks it works for me |
I am facing this when I have made
When I'm trying to generate a release APK that's when I got this error.
Any suggestion from any on how to solve this issue? Any suggestion or help will be appreciated since I've been blocked for a long time on time. |
I'm reviewing this tutorial: https://blog.logrocket.com/react-native-geolocation-a-complete-tutorial/
Everything goes fine till I need to install react-native-location
I figured maybe I need to run
npx react-native run-android
to get it to linkbut then I get the following output
Then when run with verbose flag
I did try running
npx jetify
which I saw in another issue, but that did not help.The text was updated successfully, but these errors were encountered: