[ 
https://issues.apache.org/jira/browse/CB-13775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe Bowser resolved CB-13775.
-----------------------------
    Resolution: Won't Fix

This appears to be an issue with the npm modules that you have installed.  Try 
doing an npm install to fix your npm setup.  dezalgo is used by node, which is 
what the installation scripts are all written in.  I don't think changing the 
Android SDK had anything to do with the issue that you're currently getting.

> 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
>            Priority: Major
>
> 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 <preference name="android-maxSdkVersion" value="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
(v7.6.3#76005)

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

Reply via email to