You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Alexander Sorokin (JIRA)" <ji...@apache.org> on 2015/08/05 13:03:04 UTC

[jira] [Created] (CB-9455) `cordova requirements` returns an error on windows

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: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org