You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the command npx codemod react/rename-unsafe-lifecycles --target <path> I'm getting the following response
Even though this solution Originally posted by @parthakshay in #254 (comment) works, either the command given in the documentation needs to be fixed or the documentation should be updated.
Happy to take this issue up and raise a PR for this
The text was updated successfully, but these errors were encountered:
Hi @shubhraagarwal. Thanks for catching and reporting this! If we can adaptrename-unsafe-lifecycles to codemod CLI and publish it to Codemod Registry so that the command in the readme works, that would be great. Otherwise, we can raise a PR to update the doc.
While running the command
npx codemod react/rename-unsafe-lifecycles --target <path>
I'm getting the following responseEven though this solution Originally posted by @parthakshay in #254 (comment) works, either the command given in the documentation needs to be fixed or the documentation should be updated.
Happy to take this issue up and raise a PR for this
The text was updated successfully, but these errors were encountered: