npx remotion browser ensure
Ensures that Remotion has a browser it can use for rendering.
npx remotion browser ensure
npx remotion browser ensure
Arguments
--browser-executable
Path to a custom Chrome executable. If not specified and Remotion cannot find one, one will be downloaded by this command.
--log
v4.0.137
One of verbose
, info
, warn
, error
.Determines how much is being logged to the console.
verbose
will also log console.log
's from the browser.Default
info
.