-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Needed
-
-
Iteration Hagryphus
We add a deprecation notice/warning to mongosh when running mongosh on platforms that do not meet the official requirements for running Node.js 20, using the process.report feature to look up the current glibc version, or when running it under a Node.js version lower than Node.js 20.
(The glibc minimum for Node.js 20 is 2.28, see https://github.com/nodejs/node/blob/v20.x/BUILDING.md#platform-list, and this warning should not be shown when running mongosh in --quiet mode.)
- is related to
-
MONGOSH-1565 Update the link for platform support that is currently displayed in deprecation warning
- Closed