[
https://issues.apache.org/jira/browse/CB-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14658923#comment-14658923
]
ASF GitHub Bot commented on CB-9455:
------------------------------------
Github user purplecabbage commented on the pull request:
https://github.com/apache/cordova-windows/pull/108#issuecomment-128147482
lgtm, merging!
> `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]