-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Thanks for putting this repository together, i would like to point out the first time i run the project i got the followin error:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':payu-non-seam-less-react'.
> Failed to install the following SDK components:
platforms;android-33 Android SDK Platform 33
Install the missing components using the SDK manager in Android Studio.
After installing the SDK 33 on my simulator i managed to progress on the installation, but now i'm getting a new error:
* What went wrong:
A problem occurred configuring project ':payu-non-seam-less-react'.
> Could not set unknown property 'classifier' for task ':payu-non-seam-less-react:androidJavadocJar' of type org.gradle.api.tasks.bundling.Jar.
I would like to suggest a few improvements to the readme explaining about some requirements in order to run the app on Android Simulator, here are some things that i think might be helpful for others.
- install java SDK
- install Android Studio
- running
yarn installbefore runningyarn start - installing the correct Android SDK version ( is it 33? )
Still, after doing all those steps i still can't run it on Windows 10.
Please let me know if i'm missing something and/or if you need me me to try something on my windows machine.
thank you!
👍
Metadata
Metadata
Assignees
Labels
No labels