joebrinkman-earnin / ng2-typeahead

Autocomplete component for Angular 2
MIT License
32 stars 21 forks source link

Error - When run on angular 2.4 #30

Open woniel123mx opened 7 years ago

woniel123mx commented 7 years ago

node_modules/ng2-typeahead/src/ng2-typeahead.ts(123,3): error TS1031: 'declare' modifier cannot appear on a class element. node_modules/ng2-typeahead/src/ng2-typeahead.ts(123,3): error TS7008: Member 'abstract' implicitly has an 'any' type.