Closed
Description
Prerequisites
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Codemod version
0.0.7
Current Behavior
Run the codemod against my project and it fails half way through with the error Expected the module specifier to be a string literal.
Expected Behavior
The codemod successfully runs without error.
If the codemod does error, it should attempt to print the source file path that cause the error so the user can attempt to manually resolve the issue and run the codemod again.
Steps to Reproduce
- Run codemod against my project
Code Reproduction URL
No response
Additional Information
No response