yeg-relief / youcanbenefit

YouCanBenefit is a web application that increases social benefit program discoverability for people of lesser means and their allies.
https://youcanbenefit.edmonton.ca
MIT License
13 stars 9 forks source link

Typescript error when rebuilding frontend #107

Open CodyGramlich opened 5 years ago

CodyGramlich commented 5 years ago

typescript-error

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