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
When trying to install this plugin, using cordova 8.x, I get the following error:
Mac:~ frinky$ cordova plugin add https://bitbucket.org/codeyellow/cordova-plugin-signature-view.git Failed to fetch plugin https://bitbucket.org/codeyellow/cordova-plugin-signature-view.git via registry. Probably this is either a connection problem, or plugin spec is incorrect. Check your connection and plugin name/version/URL. Error: npm: Command failed with exit code 1 Error output: npm ERR! code ENOPACKAGEJSON npm ERR! package.json Non-registry package missing package.json: git+https://bitbucket.org/codeyellow/cordova-plugin-signature-view.git. npm ERR! package.json npm can't find a package.json file in your current directory.
Could you add a package.json to this plugin?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to install this plugin, using cordova 8.x, I get the following error:
Could you add a package.json to this plugin?
The text was updated successfully, but these errors were encountered: