@types/node 7.0.30 (latest version) breaks build #1785
Closed
Description
The latest version of @types/node directory, which is version 7.0.30, breaks the build. Throws this error message:
test/client.ts(651,27): error TS2345: Argument of type '"uncaughtException"' is not assignable to parameter of type 'Signals'.
test/client.ts(705,27): error TS2345: Argument of type '"uncaughtException"' is not assignable to parameter of type 'Signals'.
Metadata
Assignees
Labels
No labels