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
Error: The flag --transform can only be set once.
at validateFlags (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\meow\index.js:93:10)
at meow (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\meow\index.js:204:2)
at _callee$ (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@atlaskit\codemod-cli\dist\cjs\cli.js:23:35)
at tryCatch (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@babel\runtime\helpers\regeneratorRuntime.js:45:16)
at Generator.<anonymous> (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@babel\runtime\helpers\regeneratorRuntime.js:133:17)
at Generator.next (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@babel\runtime\helpers\regeneratorRuntime.js:74:21)
at asyncGeneratorStep (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@babel\runtime\helpers\asyncToGenerator.js:3:17)
at _next (~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@babel\runtime\helpers\asyncToGenerator.js:17:9)
at ~\AppData\Local\npm-cache\_npx\1c2e1521d81af2d5\node_modules\@babel\runtime\helpers\asyncToGenerator.js:22:7
at new Promise (<anonymous>)
The text was updated successfully, but these errors were encountered:
On a project with
react-beautiful-dnd
v13.1.1, I'm trying out the migration steps from https://atlassian.design/components/pragmatic-drag-and-drop/optional-packages/react-beautiful-dnd-migration/about...npm i @atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration
npx @atlaskit/codemod-cli --parser {tsx|babylon} --extensions ts,tsx,js src/goals/MergeDuplicates/MergeDupsStep/MergeDragDrop/
The text was updated successfully, but these errors were encountered: