react-codemod icon indicating copy to clipboard operation
react-codemod copied to clipboard

Following the documentation, a 404 error was found

Open axetroy opened this issue 9 months ago • 1 comments

$ 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

axetroy avatar Jan 13 '25 08:01 axetroy