Closed jimmykane closed 5 years ago
^4.0.0-beta.63
Are you using a TypeScript version >= 3? This stack trace looks similar to issue #420.
I also facing this problem, and I don't know how to do it
@xorspark
Angular 7 need TypeScript version >= 3.1.1 and < 3.2.0
when I downgrade TypeScript version from "~3.1.1" to "2.7.2" ,
this is the error message: "ERROR in The Angular Compiler requires TypeScript >=3.1.1 and <3.2.0 but 2.7.2 was found instead."
Since Angular 7 requires TypeScript 3.1.1+, this is pending on #420's completion as AmCharts 4 doesn't support TypeScript 3.x yet. I have notified the team about this ticket as well.
Hey, just noticing this old thread. amCharts 4 now supports TS3. Closing.
After upgrading to AG 7 I get: