[
https://issues.apache.org/jira/browse/CB-11857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15493129#comment-15493129
]
ASF GitHub Bot commented on CB-11857:
-------------------------------------
GitHub user alsorokin opened a pull request:
https://github.com/apache/cordova-windows/pull/198
CB-11857 Fixed VS 2015 detection on Windows 10 Anniversary
This is a fix for https://issues.apache.org/jira/browse/CB-11857
Just fixed the invalid use of `Array.prototype.slice()` method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alsorokin/cordova-windows CB-11857
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/198.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 #198
----
commit 12a1a9b0d30e6cec396825830d45b3134c65748e
Author: Alexander Sorokin <[email protected]>
Date: 2016-09-15T12:07:43Z
CB-11857 Fixed VS 2015 detection on Windows 10 Anniversary
----
> (Windows 10 Anniversary Update) "cordova requirements" fails to find
> installed Visual Studio 2015 if Visual Studio 2013 is installed
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CB-11857
> URL: https://issues.apache.org/jira/browse/CB-11857
> Project: Apache Cordova
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Windows
> Affects Versions: Master
> Environment: Windows 10 Anniversary Update
> Reporter: Alexander Sorokin
> Assignee: Alexander Sorokin
>
> The problem seems to be here:
> https://github.com/apache/cordova-windows/blob/master/bin/lib/check_reqs.js#L153
> This line removes all versions after "12.0" instead of removing just "12.0"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]