You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Manos Koufakis (JIRA)" <ji...@apache.org> on 2014/02/11 14:56:19 UTC

[jira] [Created] (CB-6008) Cannot install inAppBrowser with CLI tool.

Manos Koufakis created CB-6008:
----------------------------------

             Summary: Cannot install inAppBrowser with CLI tool.
                 Key: CB-6008
                 URL: https://issues.apache.org/jira/browse/CB-6008
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 3.3.0
         Environment: Windows 7 / Android Platform
            Reporter: Manos Koufakis


As of yesterday, everytime I use the CLI tool to add the inAppBrowser plugin, I get the following error:
C:\> cd findmovieapp
C:\findmovieapp> cordova plugin add https://git-wip-us.apache.org/repos/asf/cord
ova-plugin-inappbrowser.git
Fetching plugin from "https://git-wip-us.apache.org/repos/asf/cordova-plugin-ina
ppbrowser.git"...
Starting installation of "org.apache.cordova.inappbrowser" for android

C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q.js:126

                    throw e;
                          ^
TypeError: Cannot read property 'install' of undefined
    at C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\node_modules\plu
gman\src\install.js:361:71
    at Array.forEach (native)
    at handleInstall (C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\n
ode_modules\plugman\src\install.js:360:40)
    at C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\node_modules\plu
gman\src\install.js:331:20
    at _fulfilled (C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\node
_modules\q\q.js:798:54)
    at self.promiseDispatch.done (C:\Users\vs0513\AppData\Roaming\npm\node_modul
es\cordova\node_modules\q\q.js:827:30)
    at Promise.promise.promiseDispatch (C:\Users\vs0513\AppData\Roaming\npm\node
_modules\cordova\node_modules\q\q.js:760:13)
    at C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\node_modules\q\q
.js:574:44
    at flush (C:\Users\vs0513\AppData\Roaming\npm\node_modules\cordova\node_modu
les\q\q.js:108:17)
    at process._tickCallback (node.js:415:13)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)