Skip to content
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

Issue while migrating from 18.2.0 to 19.0.0 #32084

Open
GauriMestry opened this issue Jan 16, 2025 · 0 comments
Open

Issue while migrating from 18.2.0 to 19.0.0 #32084

GauriMestry opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@GauriMestry
Copy link

GauriMestry commented Jan 16, 2025

I am migrating React 18.2.0 to 19.0.0. I first updated it to 18.3.1 as it was recommended and faced no issues on UI so far.
I updated all the required dependencies and installed react and react-dom 19.0.0.

but when I am trying to proceed next with migration recipe. I am facing below error.
My proxies are properly set as I am able to install all the other packages from NPM.

``$ npx codemod@latest react/19/migration-recipe
✖ Fetching "react/19/migration-recipe"...

Error while fetching codemod react/19/migration-recipe: AxiosError: Request failed with status code 407``

How can I fix this ?

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

1 participant