Posted 8 January 2024, 7:07 am EST - Updated 8 January 2024, 7:12 am EST
Hi All,
I am facing issue of decorator is not a function.
Please find the same issue raised earlier in the link https://github.com/angular/angular-cli/issues/16870, we are getting same issue in
var decorator = decorators[i], when i = 0 then decorators[0] is giving the undefined as error.
Please find the screenshot for the reference.