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

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

Grasseels created CB-5800:
-----------------------------

             Summary: 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


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)