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

`cordova requirements` returns an error on windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Master
    • None
    • cordova-windows
    • None

    Description

      cordova create foo
      cd foo
      cordova platform add https://github.com/apache/cordova-windows
      cordova requirements
      

      Results:

      Requirements check results for windows:
      Windows OS: not installed
      [TypeError: Object function getConfig() {
          try {
              return new ConfigParser(path.join(__dirname, '..', '..', 'config.xml'));
          } catch (e) {
              throw new Error('Can\'t find config.xml file or it is malformed.');
          }
      } has no method 'getWindowsTargetVersion']
      Some of requirements check failed
      

      Attachments

        Activity

          People

            alsorokin Alexander Sorokin
            alsorokin Alexander Sorokin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: