Whenever i try to run the https://github.com/bsliran/angular2-meteor-base project i get the following errors:
- [ts] Module ‘‘chai-spies’’ resolves to a non-module entity and cannot be imported using this construct.
- chai.spy() - [ts] Property ‘spy’ does not exist on type ‘ChaiStatic’.
Please help. Thanks.