Mark Koudritsky wrote:
>npm info cordova-blackberry10    ---  404
>npm info cordova-blackberry    --- OK
>
>cli is looking for blackberry10 as npm name but it's blckberry.
>I think the altplatform: 'blackberry'  in platforms.js can solve this.

Nope, that's for the internal directory name, not the external package
name.

https://github.com/apache/cordova-lib/pull/75


Would address this, except that the 3.5 package doesn't include its
dependencies…
so the pull request includes code to handle that too.

Reply via email to