monkeypatch require to only load one module instance
npm install require-once
Change require behavior to ensure a single instance of a given module even when duplicates exist in the node_module's tree.