react-codemod
react-codemod copied to clipboard
Following the documentation, a 404 error was found
$ npx codemod react/19/remove-context-provider --target ./
Error: ָ���ĵ�¼�Ự�����ڡ������ѱ���ֹ��
Codemod CLI uses "keytar" to store your credentials securely.
Please make sure you have "libsecret" installed on your system.
Depending on your distribution, you will need to run the following command
Debian/Ubuntu: sudo apt-get install libsecret-1-dev
Fedora: sudo dnf install libsecret
Arch Linux: sudo pacman -S libsecret
If you were not able to install the necessary package or CLI was not able to detect the installation please reach out to us at our Community Slack channel.
You can still use the CLI with file-based replacement that will store your credentials at your home directory.
✖ Fetching "react/19/remove-context-provider"...
Error while fetching codemod react/19/remove-context-provider: AxiosError: Request failed with status code 404
Hi @axetroy. Thanks for reporting. Can you please drop more information about your environment setup? Also, seems that you have a missing dependenct. Did you try installing that and trying again?