Open CodyGramlich opened 5 years ago
I get this error from time to time when I make a change in the frontend and angular rebuilds the application. When I do ng serve again, it compiles without the error.
ng serve
I've read that downgrading to version 3.1.6 of Typescript fixes the problem. We are currently using Typescript 3.2.2. https://github.com/Microsoft/TypeScript/issues/28810
I get this error from time to time when I make a change in the frontend and angular rebuilds the application. When I do
ng serve
again, it compiles without the error.I've read that downgrading to version 3.1.6 of Typescript fixes the problem. We are currently using Typescript 3.2.2. https://github.com/Microsoft/TypeScript/issues/28810