Chris Hunt created CB-12785:
-------------------------------
Summary: cli v7 cannot add plugin via git+ssh
Key: CB-12785
URL: https://issues.apache.org/jira/browse/CB-12785
Project: Apache Cordova
Issue Type: Bug
Components: cordova-cli
Affects Versions: 7.0.0
Environment: Ubuntu 16.04 x64
Reporter: Chris Hunt
Priority: Blocker
In previous versions (including 6.5), the following command would work:
cordova plugin add git+ssh://[email protected]/XXX/XXX.git#HASH
This appears to be broken in v7; it results in the following error:
Error: Failed to fetch plugin ssh://[email protected]/XXX/XXX#HASH via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Failed to get absolute path to installed module
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]