FGF-College-Work / Forum

:beer: Espaço dedicado a discussões e tira dúvida sobre disciplinas e conteúdo tecnológico.
MIT License
13 stars 4 forks source link

Ionic 4 Project does not have config.xml [Solved] #201

Open marcialwushu opened 4 years ago

marcialwushu commented 4 years ago

Hi guys, I was creating an IONIC 4 Project noticed that it dosen’t contain config.xml file. Then i thought how to generate this file?

Then, I got a solution.

Fron Ionic latest CLI we need to enable cordova as mentioned here in documentaion

Just run this command.

$ ionic integrations enable cordova

Happy Coding.. 🙂


PKWORLZ

Autor: PREM KUMAR