Someone can help me to solve angular "ERROR in Cannot read property 'length' of undefined"?

153 Views Asked by At

I'm using "@angular/cli": "~9.1.13" and when try to build my project in production (ng build --prod) mode, I get an error: ERROR in Cannot read property 'length' of undefined

0

There are 0 best solutions below