[
https://issues.apache.org/jira/browse/CB-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918372#comment-13918372
]
Andrew Grieve commented on CB-6131:
-----------------------------------
today / tomorrow. You can even try it now via "npm install -g cordova@rc".
Note that updating to a newer version of `cordova` does *not* mean you need to
update your platforms. You should always use the latest version of `cordova`,
and when you are ready to update your platforms, you do so via `cordova
platform update`
> Cannot install plugin inappbrowser on android
> ---------------------------------------------
>
> Key: CB-6131
> URL: https://issues.apache.org/jira/browse/CB-6131
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 3.2.0
> Environment: Using iMac 21 2.5 GHz Quad Core Inter Core i5
> 8 GB RAM
> OS X version 10.9.1
> Reporter: Bobby Nguyen
> Labels: android, inappbrowser, plugin
>
> I follow the procedure below and I get an error message :
> --- Commands ---
> cordova create . com.codetalay.test TestToto
> cordova platform add android
> cordova plugin add
> https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git
> --- Error ---
> Fetching plugin from
> "https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser.git"...
> Starting installation of "org.apache.cordova.inappbrowser" for android
> [TypeError: Cannot read property 'install' of undefined]
--
This message was sent by Atlassian JIRA
(v6.2#6252)