[
https://issues.apache.org/jira/browse/CB-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968417#comment-13968417
]
ASF GitHub Bot commented on CB-6435:
------------------------------------
Github user martincgg commented on the pull request:
https://github.com/apache/cordova-windows/pull/25#issuecomment-40375277
Yes, agree. This is completely odd, what worries me, is when trying to
install plugins to a project with windows 8 platform installed, it throws an
error with plugman module:
https://github.com/apache/cordova-plugman/blob/master/src/install.js#L90
So it stops the whole thing and is not possible add plugins to the project.
So this need to be fixed.
> [windows 8] version outdated, still 3.3.0-dev
> ---------------------------------------------
>
> Key: CB-6435
> URL: https://issues.apache.org/jira/browse/CB-6435
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows 8
> Affects Versions: 3.4.0
> Reporter: Martin Gonzalez
> Labels: plugins, version, windows8
> Fix For: 3.5.0
>
>
> Trying to add plugins to a project that has the windows8 platform, I've found
> out that that semver causes an error, because it doesn't pass the
> requirements.
> Min requirement: 3.3.0
> Engine.requirement: 3.3.0-dev
> So it doesn't pass.
> The file version needs to be updated.
--
This message was sent by Atlassian JIRA
(v6.2#6252)