Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Master
-
None
-
None
Description
When adding a plugin to a project, cordova will fail if the plugin is hosted under an npm scope.
The scope is cut off when searching for the installation folder on disk:
Discovered plugin "@fairmanager/cordova-plugin-push" in config.xml. Adding it to the project Failed to restore plugin "@fairmanager/cordova-plugin-push" from config.xml. You might need to try adding it again. Error: Cannot find plugin.xml for plugin "cordova-plugin-push". Please try adding it again.
Attachments
Issue Links
- links to