-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
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
[codemod] npx can't find any codemods #45445
Comments
Thanks for the report @Maxastuart, this is a bug. It doesn't only affect node 14 and |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @Maxastuart How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
The fix will be availabe in the next v7 prerelease ( |
The fix is available in version |
Steps to reproduce
Steps:
nvm use 14.18
npx @mui/codemod@next v7.0.0/grid-props src
Current behavior
Expected behavior
readme & package.json say compatible with node >=14.0.0, so I expect the codemod to run in 14.18.3 like all the others
Context
tracked issue to PR #45381 @DiegoAndai @aarongarciah
Your environment
npx @mui/envinfo
Search keywords: codemod grid-props
The text was updated successfully, but these errors were encountered: