Every time I run this command: ionic cordova build android --release
I am using cordova -v 7.0.1
I get this error:
The config file (.\ionic.config.json) is not valid JSON format.
Please fix any JSON errors in the file.
Here is my file:
{
  "app_id": "12345",
  "name": "myApp",
  "type": "ionic1"
}
I'm not sure what's going on here.
This command works fine: cordova build android --release
I am not sure what's going on with ionic.
Goto this path- C:/Users/{your_username}/.ionic
find file ionic.config and delete it.
It will be auto-regenerated by the CLI.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With