-
Notifications
You must be signed in to change notification settings - Fork 558
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
Comments
Same here on npm install
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. |
fix issue #1906 - remove extension from import
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. |
Upon doing a
yarn install
, got the latest auth0-lock (11.26.0) and when I try running my app I get this error:The text was updated successfully, but these errors were encountered: