When using the default option of Node 16 to Try in REPL there is an error: ``` Error: Cannot find module 'lodash-doc-globals' Require stack: - /app/index.js ``` After changing the node version to anything else the REPL runs.