-
Notifications
You must be signed in to change notification settings - Fork 58
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
Execution failed for task ':app:nodeSetup'. #377
Comments
I patched that adding
I found that solution on stackoverflow but I lost the source :/ |
Hey could you resolve this issue?? having the same problem. Is it because of the M1 chip?? |
@gpanshu I have tried the solution provided by @cmunaro , but is not working. Tried it and got the error with the version we used instead of 6.7.0, lets say the solution says need to put this below code on android block in app build.gradle |
Hi @shubhams1612 can you advise what you are using this library for? And please paste in your dependencies for Amplify and AWS so that I can understand where the issue might be. |
I have found a solution to this that worked for me:
Hope it helps anyone reading this 🙏🏻 |
I'm having trouble with a build error.
It occurred when an Android project created on Windows was launched on a mac released this year.
The development environment that is occurring.
PC: macOS Monterey
Version: 12.0.1
Chip: m1 pro
AndroidStudio: Android Studio Arctic Fox | 2020.3.1 Patch 3
Gradle Version: 6.7.1
com.amazonaws: aws-android-sdk-appsync-gradle-plugin: 3.2.1
This seems to involve the AppSync library.
Does anyone know the solution?
The text was updated successfully, but these errors were encountered: