You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Barry Fawthrop (JIRA)" <ji...@apache.org> on 2018/01/11 18:50:00 UTC

[jira] [Created] (CB-13775) cordova-android@6.2.3 failed with android-versionCode="19"

Barry Fawthrop created CB-13775:
-----------------------------------

             Summary: cordova-android@6.2.3 failed with android-versionCode="19"
                 Key: CB-13775
                 URL: https://issues.apache.org/jira/browse/CB-13775
             Project: Apache Cordova
          Issue Type: Bug
            Reporter: Barry Fawthrop


using cordova-android@6.2.3
with
   "cordova-plugin-device": "2.0.1",
    "cordova-plugin-file": "4.3.3",
    "cordova-plugin-geolocation": "2.4.3",
    "cordova-plugin-media": "2.4.1",

if I set <widget id="" android-versionCode="19"  > in config.xml
it trys to use Android SDK 19  which is good But failed with

npm ERR! path /Users/Barry/Desktop/Rolling/rsmobile/node_modules/npm/node_modules/dezalgo
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/Users/Barry/demo/node_modules/npm/node_modules/dezalgo' -> '/Users/Barry/demo/node_modules/npm/node_modules/.dezalgo.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:


How is cordova-android tied to dezalgo ?

Thanks in advance



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org