【发布时间】:2017-02-27 19:51:09
【问题描述】:
我是 ionic 和 git 的新手。在我的应用程序中,我正在尝试安装插件。但我不断收到所有插件的此错误
C:\Users\user\Desktop\share>cordova 插件添加 https://github.com/wymsee/cordova-imagePicker.git 获取插件 “https://github.com/wymsee/cordova-imagePicker.git”通过 git clon e 已选中存储库“https://github.com/wymsee/cordova-imagePicker.git” 输出到 git ref "master"。
这个错误到底是什么?对于其他插件,我也遇到了同样的错误。
【问题讨论】:
标签: git cordova github ionic-framework