Can I set ionic serve to not open a browser by default? May 31, 2023 by Tarik You can pass in the --nobrowser option, or simply -b: ionic serve --nobrowser