Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-9934

Have "Missing Command Error" when requesting a file system

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • cordova-plugin-file
    • cordova -v 5.3.3
      cordova-plugin-file "version": "3.0.0"
      Google Chrome Version 46.0.2490.80

    • Important

    Description

      Observation #1:
      Listener of 'filePluginIsReady' on window is never triggered.

      Observation #2 (related?):
      cordova.js line 925:
      fail && fail("Missing Command Error");
      is touched both at the start of at app's initialization, followed by "adding proxy for File" from line 943 occures with consequent "Persistent fs quota granted" from Preparing.js, and no error shows in the console.
      When requestFileSystem() is called afterwards, manually or in code, much later, line 925 is touched, and error 'FileError

      Unable to find source-code formatter for language: "missing command error". Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      
      

      ' shows in the console.

      Attachments

        Activity

          People

            TimBarham Tim Barham
            mikalai Mikalai Birukou
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: