npx remotion 版本
打印出已安装的 Remotion 软件包版本。
🌐 Prints out which versions of Remotion packages are installed.
还会检查 zod 和 mediabunny 是否已安装且版本正确。
🌐 Also checks if zod and mediabunny are installed with the correct versions.
npx remotion versions在最佳情况下,你的版本是对齐的,并且命令的输出看起来像这样:
🌐 In the optimal case, your versions are aligned and the output of the command looks like this:
On version: 3.0.19
- @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