Doug Davies created CB-13404:
--------------------------------

             Summary: android-versions module missing
                 Key: CB-13404
                 URL: https://issues.apache.org/jira/browse/CB-13404
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-android
    Affects Versions: 6.3.0
            Reporter: Doug Davies
            Assignee: Joe Bowser


I just updated cordova-android from 6.2.3 to 6.3.0.  Now when I type “phonegap 
emulate android” I get the error "Error: Cannot find module 
‘android-versions’".  I think it’s coming from

platforms/android/cordova/lib/emulator.js:var android_versions = 
require(‘android-versions’);

If I look in platforms/android/cordova/node_modules I do not see 
android-versions installed.

I use the following in my config.xml to have cordova-android installed.

<engine name="android" spec="6.3.0" />

And then use "phonegap prepare".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to