Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
1.0.5
-
None
-
Not Needed
-
Iteration Kampala
Description
When running in MONGOSH_RUN_NODE_SCRIPT mode as a compiled binary, mongosh does not handle process.argv properly and instead tries to execute itself as a JS script.
This breaks running snippets in scenarios where npm is not available globally.