Not able to deploy Remotion
developers-cmyk
FREEOP

18 days ago

Trying to deploy this railway template -

https://railway.com/deploy/remotion?utm_source=chatgpt.com

But getting following issue

Diagnosis › Build Error

Update the Dockerfile to use npm install --legacy-peer-deps to fix the build. The build fails because @remotion/zod-types@4.0.481 (resolved from ^4.0.0) requires zod@4.3.6 as a peer dependency, but the project pins zod at 3.22.3. Without a lockfile, npm resolves the latest matching version on every build, which introduced this conflict.

I do not have access to repo to make changes and re-deploy

$10 Bounty

1 Replies

Railway
BOT

18 days ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway 18 days ago


you can fork the repo and change your Dockerfile on your repo since the template only using this one repo


Welcome!

Sign in to your Railway account to join the conversation.

Loading...