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

Added package.json #7

Merged
merged 1 commit into from
Aug 11, 2017
Merged

Conversation

chrisekelley
Copy link
Collaborator

No description provided.

@chrisekelley chrisekelley merged commit 560ac4f into cordova-misc:master Aug 11, 2017
@chrisekelley
Copy link
Collaborator Author

I was getting the folllowing error when trying to install:

npm ERR! cb() never called!

When I forked it and tried to install locally using cordova plugin add --link ../../cordova-misc/cordova-webintent I got this error:

Error: Invalid Plugin! ../../cordova-misc/cordova-webintent needs a valid package.json

After I executed npm init to create the package and added this to the repo, it installed fine.

@jab
Copy link
Contributor

jab commented Aug 12, 2017

Thanks for fixing and explaining @chrisekelley! I take it this was with Cordova 7, is that right? We're still using Cordova 6.5.0 for now which could explain why we haven't hit this yet.

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

Successfully merging this pull request may close these issues.

2 participants