[
https://issues.apache.org/jira/browse/CB-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658926#comment-14658926
]
ASF subversion and git services commented on CB-9455:
-----------------------------------------------------
Commit 29e1e097a94f49288db47bf2ee211b128b6b79a7 in cordova-windows's branch
refs/heads/master from [~alsorokin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-windows.git;h=29e1e09 ]
CB-9455 Fixed requirements check failure
> `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]