Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript error TS2683. #154

Open
chris93007 opened this issue Jan 20, 2017 · 0 comments
Open

Typescript error TS2683. #154

chris93007 opened this issue Jan 20, 2017 · 0 comments

Comments

@chris93007
Copy link

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

@chris93007 chris93007 changed the title Typescript error TS6059. 'rootDir' is expected to contain all source files. Typescript error TS2683. Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant