moko-template icon indicating copy to clipboard operation
moko-template copied to clipboard

Project does not build

Open lukasz-kalnik-gcx opened this issue 4 years ago • 4 comments

After selecting "Use template" and checking out the repository, when I open it in Android Studio Arctic Fox the project does not build showing multiple errors in the build scripts from the build-logic module:

image

Android Studio Arctic Fox 2020.3.1 KMM Plugin 0.3.0 JDK 11.0.10

lukasz-kalnik-gcx avatar Nov 29 '21 14:11 lukasz-kalnik-gcx

something strange. can you run ./gradlew help --stacktrace and show output?

Alex009 avatar Nov 29 '21 15:11 Alex009

can you give details about your environment? OS, architecture (if macos used - apple or intel cpu). jdk full version? your problem not reproduced yet, so i think we should see to local environment to detect problem

Alex009 avatar Nov 29 '21 17:11 Alex009

MacBook Pro Intel i7 2019 MacOS 12.0.1 Embedded JDK from Android Studio (version 11.0.10, I assume it's openjdk) This is my repository (I clicked "Use as template" in moko-template): https://github.com/lukasz-kalnik-gcx/moko-example

lukasz-kalnik-gcx avatar Nov 30 '21 09:11 lukasz-kalnik-gcx