SublimeLinter/SublimeLinter-tslint

UNMET PEER DEPENDENCY

Opened this issue · 1 comments

When i try to install tslint globally by:
npm install -g tslint

I get this error:

UNMET PEER DEPENDENCY typescript@>=1.7.3

I assume it says i have to have typescript version bigger than 1.7.3
I have typescript installed globally version 1.8.2

When i list installed packages it shows installed.

On Windows.

I am moving this to correct repo.