Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

TypeError: Linter.findConfigurationPath is not a function #70

Closed
dawidk92 opened this issue Mar 28, 2016 · 7 comments
Closed

TypeError: Linter.findConfigurationPath is not a function #70

dawidk92 opened this issue Mar 28, 2016 · 7 comments
Labels

Comments

@dawidk92
Copy link

TypeError: Linter.findConfigurationPath is not a function at [user_path]/.atom/packages/linter-tslint/lib/init.coffee:80:38

Atom: 1.6.0
linter: 1.11.4
linter-tslint: 0.9.0
tslint (npm): 3.5.0
typescript (npm): 1.8.7

@arusakov
Copy link
Member

Can you uninstall and install linter-tslint again? It has to solve the problem.

@skalidindi
Copy link

I tried uninstalling and installing again but still get the same issue.
Same versions used as @dawidk92

@Arcanemagus
Copy link
Member

What does that file look like?

@skalidindi
Copy link

The error went away after unticking "Try using the local tslint package (if exist)" in the setttings.

@arusakov
Copy link
Member

@skalidindi
What version of tslint (in your project package.json) are you use?

@lordmat0
Copy link

I was having the same problem with 3.2.0-dev.1 but upgraded to 3.6.0 which fixed this issue.

@arusakov
Copy link
Member

It must be fixed in 0.9.1 version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants