Skip to content
New issue

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

Can't install plugin due to missing package.json #2

Open
PuntjeKetting opened this issue Dec 4, 2018 · 0 comments
Open

Can't install plugin due to missing package.json #2

PuntjeKetting opened this issue Dec 4, 2018 · 0 comments

Comments

@PuntjeKetting
Copy link

PuntjeKetting commented Dec 4, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant