IonicServe won't launch

Starting app-scripts server: --address 0.0.0.0 --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser -
Ctrl+C to cancel
[11:10:51] watch started …
[11:10:51] build dev started …
[11:10:51] clean started …
[11:10:51] clean finished in 17 ms
[11:10:51] copy started …
[11:10:51] transpile started …
[11:10:54] transpile finished in 3.20 s
[11:10:54] preprocess started …
[11:10:54] deeplinks started …
[11:10:54] deeplinks finished in 29 ms
[11:10:54] preprocess finished in 32 ms
[11:10:54] webpack started …
[11:10:54] copy finished in 3.44 s
[11:11:04] webpack finished in 9.67 s
[11:11:04] sass started …
[11:11:05] sass finished in 1.09 s
[11:11:05] postprocess started …
[11:11:05] postprocess finished in 7 ms
[11:11:05] lint started …
[11:11:05] build dev finished in 14.09 s
[11:11:05] watch ready in 14.19 s
[11:11:05] dev server running: http://localhost:8100/

[OK] Development server running!
Local: http://localhost:8100
External: http://10.0.1.45:8100
DevApp: journal@8100 on DESKTOP-QLV69UL

Have you tried going to your browser and typing http://localhost:8100 in the top search bar? It appears that your server is infact running

It works now. I had to reinstall everything and run with Ionic serve --nobrowser for it to work