I am trying to build an application with Angular 6 and I am still setting everything up. But it seems there is something wrong with the dependency injection in my app.
Make sure you have following import in polyfills:
import 'core-js/es7/reflect';