This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Description
Hello together,
if I try to create an React Native Project with Typescript it tells me anytime that I have not yet accepted the Licences of Android, but I did it already and with Javascript it works fine. I used this Project for test it
* What went wrong:
A problem occurred configuring project ':app'.
> You have not accepted the license agreements of the following SDK components:
[Android SDK Platform 23, Android SDK Build-Tools 23.0.1].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html
Licences:
sdkmanager.bat --licenses
Warning: File C:\Users\subso\.android\repositories.cfg could not be loaded.
All SDK package licenses accepted.======] 100% Computing updates...
Maybe anyone of you can help me, thanks alot
Greetings
Justin