I have made a Angular 6 project with dependency Angularfire2 .
I am using firestore and firebase storage.
I have converted my app to angular universal and when i run server.js
it says listening on localhost:4000
but as soon as i open the browser with localhost:4200
the terminal shows the following error:
ReferenceError: XMLHttpRequest is not defined