XMLWordPrintableJSON

Details

    Description

      The project fails to create even though I have the latest Windows Phone 8 SDK installed, including the correct .NET Framework version. This is caused by the invalid regular expression to check the version number.

      On line 78 of "\.cordova\lib\wp\cordova\3.0.0\wp8\bin\check_reqs.js" there is a check for "version", however in my installed msbuild command the version is output using an upper case 'V'. I guess this might be due to the German version of the .NET Framework?!

      Changing the check to be case insensitive would certainly solve the problem, although other language issues should be considered as well (e.g. if the word "version" is written differently).

      Attachments

        Issue Links

          Activity

            People

              purplecabbage Jesse MacFadyen
              viras Viras
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: