Alexander Sorokin created CB-9455:
-------------------------------------

             Summary: `cordova requirements` returns an error on windows
                 Key: CB-9455
                 URL: https://issues.apache.org/jira/browse/CB-9455
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows
    Affects Versions: Master
            Reporter: Alexander Sorokin
            Assignee: Alexander Sorokin
            Priority: Minor


{noformat}
cordova create foo
cd foo
cordova platform add https://github.com/apache/cordova-windows
cordova requirements
{noformat}
Results:
{noformat}
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
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to