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

Barry Fawthrop updated CB-13775:
--------------------------------
    Description: 
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

  was:
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


> 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 <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
(v6.4.14#64029)

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

Reply via email to