mockdeep / typewiz

Automatically discover and add missing types in your TypeScript code
https://medium.com/@urish/manual-typing-is-no-fun-introducing-typewiz-58e3e8813f4c
1.1k stars 46 forks source link

Angular Typescript : When run serve : POST http://localhost:4949/__typewiz_report 404 (Not Found) #96

Open manudss opened 5 years ago

manudss commented 5 years ago

When run serve project, I have VM661:1 POST http://localhost:4949/__typewiz_report 404 (Not Found). Does we need to run something else before running angular ?

I have added typewiz, with the angular typescript schematics.

urish commented 5 years ago

Can you include some more details? Which angular and CLI versions are you using?

manudss commented 5 years ago

Hello, With latest version of angular 8 and angular cli 8.