Closed peterfox closed 4 weeks ago
Ran into the same issue, falling back to 4.0.221 did the trick for me
npx create-video@4.0.221
Ran into the same issue, falling back to 4.0.221 did the trick for me
npx create-video@4.0.221
Thank you, that appears to work
Sorry about this š«
I just published an emergency release for create-video
only, it should work now!
@JonnyBurger Just tried it and it works. Thank you š
When I run
npx create-video@latest --hello-world
it fails with the following error:This happens with Yarn/Bun as well.
Bug Report š
Not much to add other than the installed node version is v22.10.0 and this is on MacOS 15.0.1.
Swapping to v20.18.0 didn't help