-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Developer Tools
-
Iteration Big Dipper, Iteration Neptune, Iteration O (Nov 4 -25)
This PR: https://github.com/mongodb-js/mongosh/pull/1887/files added a quick fix for an issue where require was not available in non-repl mode. However, we didn't add a test because we were in a rush to release a fix, as it was a blocking situation for customers.
We will need to add a test to ensure that require is available in non-repl mode, to avoid breaking it in the future.