No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Task.leftShift(Closure) method has been deprecated

    CLI
    2
    2
    235
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • lexcode
      lexcode last edited by

      Hello to all.

      When executing the command: I see the information and after 30 seconds an error.

      The Task.leftShift(Closure) method has been deprecated and is scheduled to be removed in Gradle 5.0.
      Please use Task.doLast(Action) instead. at build_cpi2ciq0xq9tufpedr81p3j2s.run(PATH\src-cordova\platforms\android\app\build.gradle:148)
      ;

      How to fix it?

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Upgrade “cordova-android” package from within the Cordova project folder (/src-cordova) with npm. Won’t hurt an upgrade of the “cordova” global npm package too.

        If problem persists, then please head to Cordova to report this. Thanks.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post