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

nothing happen when i try to add plugin #236

Open
bolahanna44 opened this issue Aug 6, 2017 · 2 comments
Open

nothing happen when i try to add plugin #236

bolahanna44 opened this issue Aug 6, 2017 · 2 comments

Comments

@bolahanna44
Copy link

the cmd give me nothing when i try to add the plugin

@nomanbiniqbal
Copy link

same here
i m trying
cordova plugin add cordova-plugin-phonertc
or
cordova plugin add https://github.com/alongubkin/phonertc.git
but both of them are not working.

@De-Lac
Copy link
Contributor

De-Lac commented Aug 29, 2017

Maybe because it's missing the file package.json , so the plugin can't be installed with cordova 7. You can try creating a package.json file for this plugin.

I tried to adapt the package.json contained in the package installed by
npm install phonertc
and I made my fork, with my generated package.json file

ionic cordova plugin add https://github.com/De-Lac/phonertc.git

The plugin installation goes fine, I have to test if it works as well

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

3 participants