Ionic serve asks for blank inputs via prompt in browser

When I run ionic serve, in the browser it prompts me for something and the app doesn’t load.
Here’s a screenshot:

https://gyazo.com/fae9422c4d8eb3b1f6e48fdde3328e2c

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! :slight_smile: