vladotesanovic / ngSemantic

Angular 2 building blocks :package: based on Semantic UI
https://ng-semantic.herokuapp.com/
MIT License
973 stars 148 forks source link

Typescript error TS2683. #154

Open chris93007 opened 7 years ago

chris93007 commented 7 years ago

Getting error while running gulp task for compiling typescript -

/node_modules/ng-semantic/src/sidebar/sidebar.ts(10,27): error TS2683: 'this' implicitly has type 'any' because it does not have a type annotation. /node_modules/ng-semantic/src/sidebar/sidebar.ts(16,25): error TS2683: 'this' implicitly has type 'any' because it does not have a type annotation. **/node_modules/ng-semantic/src/sidebar/sidebar.ts(24,10): error TS2683: 'this' implicitly has type 'any' because it does not have a type annotation. TypeScript: 3 semantic errors