You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2014/01/15 21:59:20 UTC

[jira] [Resolved] (CB-5800) Regex Error

     [ https://issues.apache.org/jira/browse/CB-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-5800.
---------------------------------

       Resolution: Duplicate
    Fix Version/s: 3.4.0

This has already been addressed, and will be available when the platforms' 3.4.0 versions are released.

> Regex Error
> -----------
>
>                 Key: CB-5800
>                 URL: https://issues.apache.org/jira/browse/CB-5800
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>    Affects Versions: 3.3.0
>            Reporter: Grasseels
>             Fix For: 3.4.0
>
>
> Hi, you have an error in your regex, if some people install Cordova in other language system, msbuild could't found.
> Regex : 
>     var msversion = output.match(/Microsoft\s\(R\)\s+Build\sEngine[,]?\s[a-zA-Zàáâãäåçèéêëìíîïðòóôõöùúûüýÿ]+\s4\.0\.30319/i);
> File : check_reqs.js



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)