Supplied parameters do not match any signature of call target - ionic rc0

Hi,

I try to migrate my app from beta11 to rc0.
When I build my app, ngc returns me : “Supplied parameters do not match any signature of call target”.
I think it’s related to my page components called by the navigation controller, but I’m not sure.
I try to make optional the parameters of each constructor errored by ngc, but without success.

Someone can help me please ?

Thanks

Edit: solution found : I open the *.ngfactory.ts file and locate the error.

1 Like