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

'MODULE_NOT_FOUND' - Jackson Examples Next-Auth-Embedded #1056

Open
RodrigoRA03 opened this issue May 14, 2024 · 0 comments
Open

'MODULE_NOT_FOUND' - Jackson Examples Next-Auth-Embedded #1056

RodrigoRA03 opened this issue May 14, 2024 · 0 comments

Comments

@RodrigoRA03
Copy link

When trying to test the next-auth-embedded example and log in with SAML SSO, the following error occurs:

authorize error: Error: Cannot find module 'file:///C:/Users/Rodrigo/Documents/jackson-examples/apps/next-auth-embedded/pre-loaded/mocksaml.js'
at C:\Users\RodrigoRA\Documents\jackson-examples\node_modules@boxyhq\saml-jackson\dist\loadConnection.js:52:105 {
code: 'MODULE_NOT_FOUND',
requireStack: [
'C:\Users\RodrigoRA\Documents\jackson-examples\node_modules\@boxyhq\saml-jackson\dist\loadConnection.js',
'C:\Users\RodrigoRA\Documents\jackson-examples\node_modules\@boxyhq\saml-jackson\dist\index.js'
]
}

@RodrigoRA03 RodrigoRA03 changed the title 'MODULE_NOT_FOUND' - Jackson Examples Next-AuthEmbedded 'MODULE_NOT_FOUND' - Jackson Examples Next-Auth-Embedded May 14, 2024
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

1 participant