dector
05/14/2019, 3:09 PM./studiow
failed with
Unzipping
Building compose plugin
sed: -e expression #1, char 0: no previous regular expression
./gradlew: 159: ./gradlew: $s/$/ \\/: not found
sed: -e expression #1, char 0: no previous regular expression
./gradlew: 159: ./gradlew: $s/$/ \\/: not found
Error: Could not find or load main class org.gradle.wrapper.GradleWrapperMain
Launched it manually, copied prebuilts, opened try-compose
project. But sync is failing with (error in thread).
Please, advice. 🙂> Configure project :
[Fatal Error] kotlin-gradle-plugin-1.3.30-compose-20190503.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-stdlib-jdk8-1.3.21.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-reflect-1.3.21.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-stdlib-1.3.21.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-stdlib-jdk7-1.3.21.pom:2:1: Content is not allowed in prolog.
[Fatal Error] kotlin-stdlib-common-1.3.21.pom:2:1: Content is not allowed in prolog.
[Fatal Error] annotations-13.0.pom:2:1: Content is not allowed in prolog.
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'try-compose-master'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.30-compose-20190503.
Required by:
project :
> Could not resolve org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.30-compose-20190503.
> Could not parse POM /home/dector/Downloads/try-compose-master/androidx_prebuilts/prebuilts/androidx/external/org/jetbrains/kotlin/kotlin-gradle-plugin/1.3.30-compose-20190503/kotlin-gradle-plugin-1.3.30-compose-20190503.pom
> Content is not allowed in prolog.
Dirkdev
05/14/2019, 3:57 PMthemishkun
05/14/2019, 5:19 PMdector
05/14/2019, 7:13 PM