Ionic serve with address as options

I built application using ionic and now hosting the app on web server AWS ubuntu based. Everything went well till the point of setting up.

While running command “Ionic serve --address <some_address>”. Started initially and then instantaneously there is error sating “An uncaught exception occured and has been reported to Ionic”.

Any suggestions please