Skip to content

[cli] Regression in specifying codemod package version #1438

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

Open
1 of 5 tasks
mohab-sameh opened this issue Jan 7, 2025 · 0 comments
Open
1 of 5 tasks

[cli] Regression in specifying codemod package version #1438

mohab-sameh opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels

Comments

@mohab-sameh
Copy link
Contributor

mohab-sameh commented Jan 7, 2025

Issue Description

Select one of:

  • Generated codemod is not correct
  • Bug in Codemod Studio
  • Bug in Codemod CLI
  • UI/UX improvement request
  • Feature request

A quick description of the issue you ran into.

Steps to Reproduce

  1. Run codemod in CLI with a version identifier, e.g. codemod react/19/replace-default-props@1.0.1
  2. Codemod CLI returns the following error: The specified command or codemod name could not be recognized.

Actual Results

Running a codemod with a specific version returns The specified command or codemod name could not be recognized.

Expected Results

Codemod CLI should run the specific codemod package version.

Technical details

  • Codemod CLI version: 0.15.0
  • Node.js version: v18.19.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants