fabian-hiller / valibot

The modular and type safe schema library for validating structural data 🤖
https://valibot.dev
MIT License
5.67k stars 170 forks source link

Error while downloading codemod #631

Closed hyunbinseo closed 1 month ago

hyunbinseo commented 1 month ago

Cannot download codemod for migration.

npx codemod valibot/migrate-to-v0.31.0

✖ Downloading the "valibot/migrate-to-v0.31.0" codemod

Error while downloading codemod valibot/migrate-to-v0.31.0: Error: Error getting download link for codemod

Reproducible on multiple devices. Would there be a workaround?

fabian-hiller commented 1 month ago

Thank you! I have forwarded this issue to the Codemod team.

hyunbinseo commented 1 month ago

✔ Downloading the "valibot/migrate-to-v0.31.0" codemod Successfully used cache to retrieve the codemod

Newer version of valibot/migrate-to-v0.31.0 codemod is available. Temporarily disabling cache to download the latest version...

✔ Downloading the "valibot/migrate-to-v0.31.0" codemod Downloaded the codemod from the registry without using cache (cache was disabled manually)

Seems to be working now.