Ionic serve. I just started coding my app, so I did not start cordova or other useful modules yet. As there are different modules and version (ionic info), I would like to double check whether I installed the right versions or an upgrade is necessary. Thanks.
Look at the browser console. It should display an error about what happened.
If not, try to create a new project with ionic start blank blank and directly run ionic serve to confirm that your installation can produce a working project and is fine.
I used ion-text as a main tag because I saw it somewhere but it does not exist as <ion-text …> Anyway, error should be displayed on the screen instead of a white screen.
How can I mark this issue as solved ? not very intuitive …