-
Notifications
You must be signed in to change notification settings - Fork 289
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
Cannot find module 'core-js/modules/web.dom.iterable' #279
Comments
Can i recommend trying running this from outside the codebase? So, instead of
try
|
I got this:
|
I used the force flag and @threepointone 's suggestion, worked for me. |
For posterity/findability: I ran into this issue with the array error captured above ( |
Run :
npx react-codemod update-react-imports
It report:
The text was updated successfully, but these errors were encountered: