-
Notifications
You must be signed in to change notification settings - Fork 90
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
FAILURE: Build failed with an exception. #4
Comments
Did you use the gradle files of this project, or did you make some changes? |
Yes, i Just clone and run the project but failed |
very strange, it never happened to me |
Yes, after update to canary 15 the project is running well. After that, i'll try making simple movie app using your architecture. Thanks 👍 |
What went wrong:
Please initialize at least one Kotlin target in 'shared (:shared)'.
Read more https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targets
Try:
Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Exception is:
org.gradle.api.GradleException: Please initialize at least one Kotlin target in 'shared (:shared)'.
Read more https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#setting-up-targets
How to solve this problem? i'm use AS Arctic Fox Canary 14.
Thank you
The text was updated successfully, but these errors were encountered: