Hi Sander,

Thanks for your advice.

Unfortunatly I have the same error with es2015.
I will try to see if there is a way to narrow the problem, perhaps by 
disabling some step of aot if it is possible with angular cli.

I wonder if the source of the error could be in the DI as I use 
InjectionToken with interface. If it's the case, a solution could be to use 
a  class-interface instead of an interface ?


Thanks for your time,
regards,
Arnaud.

Le vendredi 24 novembre 2017 03:57:17 UTC+1, Sander Elias a écrit :
>
> Hi Arnaud,
>
> I use as target `es2015` which should be the same as 'es6' but you never 
> know.. 
> next thing I always do on large upgrades is `rm -fr node_modules 
> yarn.lock` followed up by a `yarn`  (or npm if you use that, but 
> don't forget to kill the lock file!
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to