When I run ionic serve, in the browser it prompts me for something and the app doesn’t load.
Here’s a screenshot:
It problem actually started when I did call enableProdMode() in main.ts when it still doesn’t go as I’ve already removed this call from the file.
Thanks for helping me out!