unmet peer dependency typescript
mattiLeBlanc opened this issue · 1 comments
mattiLeBlanc commented
─┬ tslint@4.0.1
│ └─┬ update-notifier@1.0.2
│ └─┬ configstore@2.1.0
│ └── graceful-fs@4.1.11
└── UNMET PEER DEPENDENCY typescript@>=2.0.0
npm WARN tslint@4.0.1 requires a peer of typescript@>=2.0.0 but none was installed.
I have installed typescript 2 via NPM.
Any idea what is going on?
mattiLeBlanc commented