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

Investigate react-native-gradle-plugin related error #43

Open
hvge opened this issue May 24, 2023 · 0 comments
Open

Investigate react-native-gradle-plugin related error #43

hvge opened this issue May 24, 2023 · 0 comments
Assignees

Comments

@hvge
Copy link
Member

hvge commented May 24, 2023

After changes introduced in #42 there's weird error reported when example application's project is opened and build from Android Studio:

Executing tasks: [:react-native-gradle-plugin:compileJava, :react-native-gradle-plugin:testClasses] in project /Users/xxxxx/react-native-malwarelytics/example/node_modules/react-native-gradle-plugin


FAILURE: Build failed with an exception.

* What went wrong:
Project 'react-native-gradle-plugin' not found in root project 'react-native-gradle-plugin'.

In fact, it's reported only in Android Studio and when you try to build the project (CMD+F9). When the build is initiated by yarn android or by ./gradlew assembleDebug or if you try to run app from the studio, then everything's OK.

@hvge hvge self-assigned this May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant