Unable to Create User - Cannot Find Module 'auth0@2.9.1' Require Stack

Problem statement

This article explains the cause of the following error while attempting to create a user under the User Management option.

Error!Sandbox Error: Cannot find module 'auth0@2.9.1' Require stack

Solution

Review the library version based on the node version being used here:

For example, if using node18, the version of Auth0 should be updated to auth0@3.5.0.