Closed
Description
What code were you trying to parse?
npm install
What did you expect to happen?
no warnings
What actually happened?
npm WARN @typescript-eslint/eslint-plugin@1.11.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @typescript-eslint/parser@1.11.0 requires a peer of eslint@^5.0.0 but none is installed. You must install peer dependencies yourself.
Versions
package | version |
---|---|
@typescript-eslint/parser |
1.11.0 |
TypeScript |
latest |
ESLint |
6.0.0 |
node |
12.4.0 |
npm |
6.9.0 |