[
https://issues.apache.org/jira/browse/CB-8447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14316165#comment-14316165
]
Lewin Trussler commented on CB-8447:
------------------------------------
I tried to update my project using "npm install -g android", "npm install -g
[email protected] and also by directly referencing the master tgx file "npm install
https://www.apache.org/dist/cordova/platforms/cordova-android-3.7.1.tgz". The
final one appeared to work - reporting the following:
npm http GET
https://www.apache.org/dist/cordova/platforms/cordova-android-3.7.1.tgz
npm http 200
https://www.apache.org/dist/cordova/platforms/cordova-android-3.7.1.tgz
npm http GET https://registry.npmjs.org/shelljs
npm http GET https://registry.npmjs.org/q
npm http 200 https://registry.npmjs.org/shelljs
npm http GET https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz
npm http 200 https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz
npm http 200 https://registry.npmjs.org/q
[email protected] node_modules\cordova-android
├── [email protected]
└── [email protected]
However - in all cases when I try to update Cordova, [cordova platform update
[email protected]], I get the same message a listed above.
> 'cordova platform update [email protected]' fails
> ---------------------------------------------
>
> Key: CB-8447
> URL: https://issues.apache.org/jira/browse/CB-8447
> Project: Apache Cordova
> Issue Type: Bug
> Components: CordovaLib
> Reporter: Omar Mefire
>
> [This issue is resolved in the current master branch]
> In [email protected], The following sequence of operations fails :
> - cordova platform add [email protected]
> - cordova platform update [email protected]
> The error message is : "Platform "[email protected]" is not installed. See
> `cordova platform list`."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]