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

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

    [ https://issues.apache.org/jira/browse/CB-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14655220#comment-14655220 ] 

ASF GitHub Bot commented on CB-9455:
------------------------------------

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-windows/pull/108

    CB-9455 Fixed requirements check failure

    https://issues.apache.org/jira/browse/CB-9455

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-windows CB-9455

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-windows/pull/108.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #108
    
----
commit 358cf58ac0f5b91a089ad7fdd0c5e25d99205668
Author: alsorokin <al...@akvelon.com>
Date:   2015-08-05T11:17:45Z

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