Unable to install plugins in cordova project
Am facing a big issue : Unable to install the phonegap plugins in my cordova project.Actually it was working fine still yesterday. Now whenever I try adding any cordova plugin using CLI in my cordova project. I get the following error; D:\Projects\test cordova>cordova plugin add org.apache.cordova.network-information Fetching plugin "org.apache.cordova.network-information" via plugin registry npm http GET http://registry.cordova.io/org.apache.cordova.network-information npm http 502 http://registry.cordova.io/org.apache.cordova.network-information npm ERR! registry error parsing json What is