Angular ng serve throwing random errors
ng serve errors may times don't make sense.
Remedy:
- run universal build
I will try to collect errors that behave similarly.
Eg.
TypeError: Cannot read property 'length' of undefined at createSourceFile
Remedy:
- run universal build
I will try to collect errors that behave similarly.
Eg.
TypeError: Cannot read property 'length' of undefined at createSourceFile

Comments
Post a Comment