-
Type: Build Failure
-
Resolution: Unresolved
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: BSON, TypeScript
-
Not Needed
Currently TS-old is failing on the BSON 4.x branch. It is failing because of a incompatible .d.ts file in @types/node. A solution could be to install an older @types/node on an older TS version.
TS version support is declared as best effort, is 4.0.2 for BSON 4.x outside of reasonable support range?