We recently announced deprecation of JS v1 SDK and this repo. Starting September 2020 Microsoft will not provide support for this library. Existing applications using library will continue to work as-is. We strongly recommend upgrading to @azure/cosmos library.
There' s bad require call in https://github.com/Azure/azure-documentdb-node/blob/master/source/lib/documentclient.js#L36:
The file is actually called
sessionContainer.js
, so the require is using the wrong casing. This breaks in every case sensitive FS.