We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.