We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting around to updating my Cordova app with the latest, and I'm finding that I can't install the plugin since it is missing package.json.
package.json
The legacy way to fetch was removed in Cordova 8, so as best I can tell there's no way to install this plugin. (Ref: https://stackoverflow.com/questions/44861049/install-cordova-plugin-without-package-json-file-on-it)
Also, any plans to update the plugin name to move towards the "new" naming convention?
The text was updated successfully, but these errors were encountered:
Sadly the Phonegap plugin has seen better days. I will try to find some time in the coming weeks to give it a refresh. Sorry for the delay.
Sorry, something went wrong.
@SmithKevin We've decided to stop using Quantcast, so there's no longer a pressing need from me to address this.
No branches or pull requests
I'm getting around to updating my Cordova app with the latest, and I'm finding that I can't install the plugin since it is missing
package.json
.The legacy way to fetch was removed in Cordova 8, so as best I can tell there's no way to install this plugin. (Ref: https://stackoverflow.com/questions/44861049/install-cordova-plugin-without-package-json-file-on-it)
Also, any plans to update the plugin name to move towards the "new" naming convention?
The text was updated successfully, but these errors were encountered: