I got the following error while trying to create enum with Angular CLI:
Cannot read property ‘0’ of undefined …

I got the following error while trying to create enum with Angular CLI:
Cannot read property ‘0’ of undefined …
Run the below command to generate Class…