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

    Cordova fails

    Help
    1
    1
    565
    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.
    • L
      lweidig last edited by

      I have a newly generated project and run:
      quasar dev -m cordova -T android

      Which results in:

      FAILURE: Build failed with an exception.

      • What went wrong:
        A problem occurred configuring project ‘:CordovaLib’.

      No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

      • Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

      • Get more help at https://help.gradle.org

      BUILD FAILED in 3s
      cmd: Command failed with exit code 1 Error output:
      FAILURE: Build failed with an exception.

      • What went wrong:
        A problem occurred configuring project ‘:CordovaLib’.

      No toolchains found in the NDK toolchains folder for ABI with prefix: mips64el-linux-android

      • Try:
        Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

      • Get more help at https://help.gradle.org

      BUILD FAILED in 3s

      app:spawn Command “cordova” failed with exit code: 1 +1ms
      app:cordova-conf Updated Cordova config.xml +4ms

      Quick Googling shows that mips64el-linux-android is deprecated. New to this, but really need to to mobile development. Getting Quasar to work with Cordova so far has been a less than pleasant experience! Suggestions?

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