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: Can't resolve './recaptchav2.jsx' #1906

Closed
dgreuel opened this issue Jul 23, 2020 · 5 comments
Closed

Module not found: Can't resolve './recaptchav2.jsx' #1906

dgreuel opened this issue Jul 23, 2020 · 5 comments
Labels
bug report This issue reports a suspect bug or issue with the SDK itself

Comments

@dgreuel
Copy link

dgreuel commented Jul 23, 2020

Upon doing a yarn install, got the latest auth0-lock (11.26.0) and when I try running my app I get this error:

/Users/dgreuel/Library/Caches/Yarn/v6/npm-auth0-lock-11.26.0-5a4a7c3df47004b710743b178300bfda9235f7ef-integrity/node_modules/auth0-lock/lib/field/captcha/captcha_pane.js
Module not found: Can't resolve './recaptchav2.jsx' in '/Users/dgreuel/Library/Caches/Yarn/v6/npm-auth0-lock-11.26.0-5a4a7c3df47004b710743b178300bfda9235f7ef-integrity/node_modules/auth0-lock/lib/field/captcha'
@dgreuel dgreuel added the bug report This issue reports a suspect bug or issue with the SDK itself label Jul 23, 2020
@nmai
Copy link

nmai commented Jul 23, 2020

Same here on npm install

ERROR in ./node_modules/auth0-lock/lib/field/captcha/captcha_pane.js
Module not found: Error: Can't resolve './recaptchav2.jsx' in '/app/node_modules/auth0-lock/lib/field/captcha'

rolling back to v11.25.1 seems to have solved it

@stevehobbsdev
Copy link
Contributor

Thanks for the report - we'll look into it 👍

@lone-cloud
Copy link

Exact same findings on my windows environment with 11.26.0. Had to rollback to the previous version.

jfromaniello added a commit to jfromaniello/auth0-lock that referenced this issue Jul 23, 2020
jfromaniello added a commit to jfromaniello/auth0-lock that referenced this issue Jul 23, 2020
jfromaniello added a commit to jfromaniello/auth0-lock that referenced this issue Jul 23, 2020
lbalmaceda added a commit that referenced this issue Jul 23, 2020
fix issue #1906 - remove extension from import
@jfromaniello
Copy link
Member

Thanks for reporting this. Can you confirm is fixed in the last patch we released? Thanks again 🙏

@stevehobbsdev
Copy link
Contributor

I will close the issue now as it looks to be resolved. Any further problems, please let us know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report This issue reports a suspect bug or issue with the SDK itself
Projects
None yet
Development

No branches or pull requests

5 participants