-
Notifications
You must be signed in to change notification settings - Fork 257
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
The codemod client doesn't appear to give an option for adoption-from-rbd-13 #154
Comments
Yes, I have the same issue… |
Have you tried using |
📚 Atlassian-Frontend codemod library @ 0.27.0 📚 |
I have the same issue. |
Any news? |
Hey folks, just to confirm:
npx @atlaskit/codemod-cli --parser tsx --extensions ts,tsx,js [relativePath] e.g. npx @atlaskit/codemod-cli --parser tsx --extensions ts,tsx,js ./src I tried reproducing this, and I can see this list of codemods: ![]() The one you'd want is If you're still having issues, can you send a screenshot of what you're seeing? |
npx @atlaskit/codemod-cli --parser {tsx|babylon} --extensions ts,tsx,js
I am getting this message
📚 Atlassian-Frontend codemod library @ 0.26.3 📚 No codemods available. Please make sure you have the latest version of the packages you are trying to upgrade before running the codemod
I have already installed
@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration
The text was updated successfully, but these errors were encountered: