FountainJS / generator-fountain-angular2

Yeoman 'fountain' generator to start a webapp with Angular 2
http://fountainjs.io
MIT License
82 stars 19 forks source link

error in new component recently created #85

Open jordaofranca opened 7 years ago

jordaofranca commented 7 years ago

ERROR in /home/jordao/code/ang2/src/app/components/structure/toolbar.spec.ts (11,21): error TS2345: Argument of type 'BarProp' is not assignable to parameter of type 'ConcreteType<{}>'. Property 'apply' is missing in type 'BarProp'.