Twitter bootstrap – Angular 2 – Can't bind to 'controlGroup' since it isn't a know property of the 'div' element
I'm trying to build a small app using Angular2.0.0-alpha.28 (with corresponding .d.ts) + TypeScript 1.5.0-beta and I got the following message: Can't bind to 'controlGroup' since it isn't a know property of the 'div' element and there are no matching…