TypeScript Version: 2.4.1
Code
https://github.com/Mercateo/ws/tree/v2
Diff yarn.lock:
typescript@^2.3.4:
- version "2.4.0"
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.0.tgz#aef5a8d404beba36ad339abf079ddddfffba86dd"
+ version "2.4.1"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1.tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc"
Expected behavior:
Compile.
Actual behavior:
ERROR in /Users/foo/Workspace/mercateo-ws/tsconfig.json
error TS2688: Cannot find type definition file for 'node'.
TypeScript Version: 2.4.1
Code
https://github.com/Mercateo/ws/tree/v2
Diff
yarn.lock:Expected behavior:
Compile.
Actual behavior: