Github user omefire commented on the pull request:
https://github.com/apache/cordova-lib/pull/262#issuecomment-122212324
Hey @hstaudacher, I think you're using the plugin syntax within config.xml
in a wrong way.
It's not supposed to be : <plugin name="https://..." />
It SHOULD be : <plugin name="name" spec="https://..." />
For example: <plugin name="cordova-plugin-file"
spec="https://github.com/apache/cordova-plugin-file.git" />
I think we should file a documentation bug if it isn't clear enough.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]