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

Android build fails with error "The project name must not contain..." #381

Open
MarkPare opened this issue Apr 30, 2023 · 1 comment
Open

Comments

@MarkPare
Copy link

MarkPare commented Apr 30, 2023

Running react-native@0.63.3, trying to install and run @heap/react-native-heap@0.22.2, followed instructions here, but getting below error when trying to build and run app:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':@heap/react-native-heap'.
> The project name '@heap/react-native-heap' must not contain any of the following characters: [/, \, :, <, >, ", ?, *, |]. Set the 'rootProject.name' or adjust the 'include' statement (see https://docs.gradle.org/6.5/dsl/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details).

I haven't had luck resolving it and kind of hit a dead end. Any tips are appreciated!

Also contacted heap support, case number is #26461.

@vegantech
Copy link

@MarkPare Did you hear anything useful from heap support? I'm seeing the same issue.

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

No branches or pull requests

2 participants