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

Created on 23 Jul 2020  路  5Comments  路  Source: auth0/lock

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'
bug report

Most helpful comment

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

All 5 comments

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

Thanks for the report - we'll look into it 馃憤

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

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

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

Was this page helpful?
0 / 5 - 0 ratings