Invite users to application

Hi,
Trying to accomplish the following:

  1. User receives an email inviting them to register.
  2. User follows a link to the Set Up Password page.
  3. User creates and verifies a password.

The answer in the following thread seems like exactly what I need, but I’m encountering an error when trying to create the suggested hook. The error is:
[modules] ‘auth0@2.32.0’ is not present at ‘wt-node-dependencies’

Sending Email Invitations For Application Signup - #3 by stephanie.chamblee

Any advice on how to move forward?