We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,我在MAC上通过超级终端使用命令 cordova plugin add https://github.com/ETENG-OSP/xgpush-cordova --save --variable ACCESS_ID="Your Access ID" --variable ACCESS_KEY="Your Access Key"
安装您的plugin,但安装到最后提示 ERROR: Invalid pakeage.json ,然后我检查cordova_plugins.js文件里并没有自动添加与这个plugin有关的代码,请问是什么原因吗? 注:我的cordova版本是6.3.1 Xcode 7.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,我在MAC上通过超级终端使用命令 cordova plugin add https://github.com/ETENG-OSP/xgpush-cordova --save
--variable ACCESS_ID="Your Access ID"
--variable ACCESS_KEY="Your Access Key"
安装您的plugin,但安装到最后提示 ERROR: Invalid pakeage.json ,然后我检查cordova_plugins.js文件里并没有自动添加与这个plugin有关的代码,请问是什么原因吗?
注:我的cordova版本是6.3.1 Xcode 7.0
The text was updated successfully, but these errors were encountered: