Cannot find module 'auth0' Require stack

Hi everyone,

I am trying to setup the DAE, Delegated Admin Extension, as described in this article. Unfortunately I am getting following error (in URL and Dashboard Logs):

Cannot find module 'auth0'
Require stack:
- /data/io/node18-actions/05317919-1c46-41a7-a3e0-4fa9375b9734/webtask.js

I dont have any action setup atm, so I am wondering where this is coming from. I am trying to setup Version 4.4.0 of the Delegated Administration Dashboard extention.

Cheers

I’ve got it fixed by switching the tenant NodeJS version from 18 to 16. You can change the tenant to Node 16 (Settings / Advanced /Runtime).