Compiler Issues Meteor-Angular2 -- Hot Code Push

Hi All,

I have a Meteor-Angular 2 project. And I keep getting errors like the one below.
The project is a TypeScript.
All packages are updated to the latest.

Basically, when I edit a file with no bug in any way…even removing empty lines or comments I get something like the below.

I did a complete uninstall and reinstall of meteor and the issue persists.

However, if I did able “Hot Code Push” and rebuild after every edit there are no issues.

   While building for web.browser:
   client/imports/app/Users/login/login.component.js:117:41: Unexpected
   token, expected } (117:41)