Chai-spies Issues with building Angular2 meteor base project

Whenever i try to run the https://github.com/bsliran/angular2-meteor-base project i get the following errors:

  1. [ts] Module ‘‘chai-spies’’ resolves to a non-module entity and cannot be imported using this construct.
  2. chai.spy() - [ts] Property ‘spy’ does not exist on type ‘ChaiStatic’.

Please help. Thanks.