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

[2.19.0] The latest version causes a react-native build issue error Failed to build the app: No package name found. Found errors in <project_path>/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml. #3086

Closed
thehellmaker opened this issue Sep 2, 2024 · 3 comments
Labels
Close when stale The issue will be closed automatically if it remains inactive Missing repro Platform: MacOS

Comments

@thehellmaker
Copy link

Description

[2.19.0] The latest version causes a react-native build issue error Failed to build the app: No package name found. Found errors in <project_path>/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.

When the command
node <project_path>/node_modules/@react-native-community/cli/build/bin.js config --debug as a part of gradle build it exits with this error

Steps to reproduce

[2.19.0] The latest version causes a react-native build issue error Failed to build the app: No package name found. Found errors in <project_path>/node_modules/react-native-gesture-handler/android/src/main/AndroidManifest.xml.

Snack or a link to a repository

none

Gesture Handler version

2.19.0

React Native version

0.70.2

Platforms

MacOS

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

No response

Acknowledgements

Yes

Copy link

github-actions bot commented Sep 2, 2024

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?

@migueldaipre
Copy link

Related with #3077

Bump your react native to v0.73+

@latekvo
Copy link
Contributor

latekvo commented Sep 4, 2024

Hi @thehellmaker,

You're currently using React Native version 0.70.2 which we stopped supporting in Gesture Handler 2.18.0
As @migueldaipre mentioned, please make sure to upgrade to React Native version 0.73+

@latekvo latekvo added the Close when stale The issue will be closed automatically if it remains inactive label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close when stale The issue will be closed automatically if it remains inactive Missing repro Platform: MacOS
Projects
None yet
Development

No branches or pull requests

3 participants