I\'ve been trying to switch my app over to AoT compilation and have been getting this error in the production environment when the app is loading (it works fine locally).
Sometimes is single way to fix it - manually describe parameters.
static get parameters() { return [Http, IconConfiguror] } constructor(private http:Http, private iconConfiguror:IconConfiguror) {