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

Does this work on windows? #22

Closed
manishtpatel opened this issue Jul 25, 2015 · 3 comments
Closed

Does this work on windows? #22

manishtpatel opened this issue Jul 25, 2015 · 3 comments

Comments

@manishtpatel
Copy link

I have been trying to get this working in windows 7. Not working for me. Nothing in debugger except 2 depreciation messages related to linter.

I got latest linter and tslint installed. tslint works from command line just fine. do i need anything else? linter is fine as well as it works for atom-typescript.

Tried different config file, but tslint is already in my path so following config doesn't make any difference.

"linter-tslint":
tslintExecutablePath: "C:/Users/user1/AppData/Roaming/npm/node_modules/tslint/bin/tslint"

@allisonshaw
Copy link

Likely caused by Issue #21

@Arcanemagus
Copy link
Member

Actually caused by #15, especially now that the deprecated API has been completely removed.

@park9140
Copy link
Member

park9140 commented Sep 2, 2015

@manishtpatel, @AllisonLamm I threw a quick fix together. I'm still testing but if you could throw it through its paces I deployed 0.4.0 to apm so you can try it. Report issues on #21

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

No branches or pull requests

4 participants