Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on linking #167

Open
adel-jafarpour opened this issue Oct 10, 2023 · 4 comments
Open

Error on linking #167

adel-jafarpour opened this issue Oct 10, 2023 · 4 comments

Comments

@adel-jafarpour
Copy link

Error: Cannot find module '[email protected]' Require stack: - /data/io/node18/7c4e6e40-ac3a-49bb-9682-328d5edb1bd3/webtask.js

@freaz
Copy link

freaz commented Oct 11, 2023

Probably because request was deprecated. In general, it appears that this isn't maintained, as it still uses rules which are also deprecated.

@armando-herastang
Copy link

armando-herastang commented Oct 17, 2023

Error: Cannot find module '[email protected]' Require stack: - /data/io/node18/7c4e6e40-ac3a-49bb-9682-328d5edb1bd3/webtask.js

@adel-jafarpour Try this workaround. Also mentioned here

@budlin2
Copy link

budlin2 commented Feb 28, 2024

This is still an issue... Is there an alternative to linking accounts that is more well-maintained?

@mprevdelta
Copy link

I downgraded to node 16 (tenant level setting) and this went away.

It's a shame this plugin is not up-to-date with Auth0's own latest features--from the old node version, to incompatibilities with Universal Login (don't think it can be used as far as I can tell) and the fact that it relies on rules instead of actions.

Basically it pulls an up-to-date Auth0 tenant stack back five years... I ultimately had to remove it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants