use*_*282 8 android node.js cordova ionic-framework
当我跑 ionic build android
我收到此错误 -
Couldn't find ionic.config.json file. Are you in an Ionic project?
Run Code Online (Sandbox Code Playgroud)
我在项目文件夹中..
有人请?
转到ionic.io创建一个新的应用程序.然后在app的根文件夹中创建具有类似内容的ionic.config.json文件
{
"name": "your_app_name",
"app_id": "your_app_id"
}
Run Code Online (Sandbox Code Playgroud)
然后运行命令"ionic build android",它应该工作.
归档时间: |
|
查看次数: |
11856 次 |
最近记录: |