question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Build failed with version 1.5.4

See original GitHub issue

Hi, I built a Cordova project for Android platform yesterday using plugin version 1.5.3: everything worked fine. This morning build process fails, the only difference is the new version of this plugin used, today I’m using 1.5.4 (released yesterday).

* What went wrong:
A problem occurred configuring root project 'android'.
> Jack is required to support java 8 language features.  Either enable Jack or remove sourceCompatibility JavaVersion.VERSION_1_8.

I think the issue is with the new version, due to your comment inside the release notes: Removed Jackass v1.5.4.

System info (by Ionic)

cli packages: (/usr/local/lib/node_modules)

    @ionic/cli-utils  : 1.19.2
    ionic (Ionic CLI) : 3.20.0

global packages:

    cordova (Cordova CLI) : 7.1.0 

local packages:

    Cordova Platforms : android 6.3.0
    Ionic Framework   : ionic1 ^1.3.5

System:

    ios-deploy : 1.8.6 
    ios-sim    : 5.0.8 
    Node       : v9.8.0
    npm        : 5.8.0 
    OS         : macOS High Sierra
    Xcode      : Xcode 9.3 Build version 9E145 

Environment Variables:

    ANDROID_HOME : /Applications/Android Studio.app/sdk

Misc:

    backend : pro

Let me know if you need more info to understand the issue. Thanks.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:24 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ericmorandcommented, Sep 18, 2018

So you created a breaking change on a patch release?

1reaction
EddyVerbruggencommented, Jun 21, 2018

Just pin to an older version of the plugin for now.

See #108.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting error while running `react-native run-android`
A failure occurred while executing com.android.build.gradle.internal.tasks.CheckAarMetadataWorkAction > The minCompileSdk ( ...
Read more >
Gradle build error with SparkMax library - Java - Chief Delphi
Hi everyone! We're trying to get our code going, but whenever we build our code, it gives this error: Task :extractTestJNI FAILED Dependency ......
Read more >
Android Gradle plugin release notes - Android Developers
If the specified plugin version has not been downloaded, Gradle downloads it the next time you build your project or click File >...
Read more >
Upgrading your build from Gradle 4.x to 5.0
If you are using Gradle for Android, you need to move to version 3.3 or higher of both the Android Gradle Plugin and...
Read more >
VMware Tanzu Kubernetes Grid 1.6 Release Notes
Default is NodePort . Management cluster create fails or performance slow with older NSX-T versions and Photon 3 or Ubuntu with Linux kernel...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found