apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 210 forks source link

Failed to install 'cordova-plugin-app-preferences': TypeError: Cannot convert undefined or null to object #101

Closed miparnisari closed 7 years ago

miparnisari commented 7 years ago

Please specify your environment :

Plugin version:

Toolchain:

Platforms affected:

What the scope of your problem:

Please describe the issue:

When running the command ionic platform add android I get this error:

Installing "cordova-plugin-app-preferences" for android
unhandled exception [TypeError: Cannot convert undefined or null to object]
Failed to install 'cordova-plugin-app-preferences':TypeError: Cannot convert undefined or null to object
    at Function.keys (native)
    at validateFormat (C:\Users\miparnisari\...\plugins\cordova-plugin-app-preferences\bin\lib\settings.js:35:38)`
apla commented 7 years ago

Plugin installation routine cannot parse app-settings.json. Seems like something wrong with file contents

apla commented 7 years ago

No reply for over two months, closing