cordova inappbilling error package.json is invalid
问题 I am developing a cordova based app. When I am trying to add this plugin I am getting this error Error:Invalid package.json https://github.com/poiuytrez/AndroidInAppBilling I followed this Here is my code cordova plugin add C:/Users/xxxxx/fbapp/plugins/AndroidInAppBilling --variable BILLING_KEY="xxxxxxxxxxxxxxxxxxxxxxxxxxx" 回答1: I followed the steps below to make it work: Download the plugin from github and saved the exploded folder (AndroidInAppBilling-master) in C:\ drive Navigate to