UNMET PEER DEPENDENCY
Opened this issue · 1 comments
Deleted user commented
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.
Deleted user commented
I am moving this to correct repo.