Ionic - Cannot load empty config.xml file
This error is because your global config.xml file is empty for some reason. You should check config.xml file of your Ionic project, it's located in /your/project/path/config.xml and recover its last content.
Just use the below command it will work!
ionic integrations enable cordova --add