wymsee / cordova-HTTP

Cordova / Phonegap plugin for communicating with HTTP servers. Allows for SSL pinning!
MIT License
372 stars 302 forks source link

Cordova plugin Fetch #141

Open aavanzyl opened 7 years ago

aavanzyl commented 7 years ago

Hi guys

So since the latest version of cordova, it uses a node dependency management to fetch it dependancies. For this reason we cannot pull this repository since its missing a package.json file. See https://github.com/wymsee/cordova-HTTP/blob/master/package.json

mike-roberts commented 6 years ago

This plugin has a package.json file, as you can see here https://github.com/wymsee/cordova-HTTP/blob/master/package.json . I'm not getting any errors with this plugin.