Skip to main content

npx remotion versions

v2.6.2

Prints out which versions of Remotion packages are installed.

Also checks whether auxiliary packages such as zod, mediabunny, and @huggingface/transformers use the recommended versions.

npx remotion versions

In the optimal case, your versions are aligned and the output of the command looks like this:

On version: 4.0.498
- @remotion/bundler
- @remotion/cli
- @remotion/eslint-config
- @remotion/renderer
- @remotion/media-utils
- @remotion/babel-loader
- @remotion/lambda
- @remotion/three
- @remotion/gif
- remotion

✅ Great! All packages have the same version.

See also