Capítulo 87 de 988

Chapter 87: npx remotion add

Core Idea

Adds one or more Remotion packages to your project with the same version as your other Remotion packages.

Key Concepts

  • Examples
  • Flags
  • --package-manager<AvailableFrom v="4.0.367"/>
  • Package manager support
  • Additional arguments
  • Use case
  • See also

Code Examples

npx remotion add <package-name...>
  • What it demonstrates: Usage pattern for npx remotion add from the official docs.

Key Takeaways

  1. Understand examples when working with npx remotion add.
  2. Understand flags when working with npx remotion add.
  3. Understand --package-manager<availablefrom v="4.0.367"/> when working with npx remotion add.
  4. Understand package manager support when working with npx remotion add.
  5. Understand additional arguments when working with npx remotion add.

Connects To

  • Authoring Packages: related page in the CLI & Bundling section.
  • Bundle: related page in the CLI & Bundling section.
  • Bundler: related page in the CLI & Bundling section.