Skip to content

Change temporal route path? #891

Answered by JonnyBurger
SergioGracia asked this question in Q&A
Discussion options

You must be logged in to vote

@SergioGracia @kave-me I found a solution!

Node.JS will respect the TMPDIR environment variable on macOS and Linux, and the TEMP environment variable on Windows.

So set the TMPDIR or TEMP environment variable either globally (put it in your .bashrc for example),
or just for the Remotion script (TMPDIR=/custom/tmp npx remotion ...)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@SergioGracia
Comment options

@kave-me
Comment options

Comment options

You must be logged in to vote
1 reply
@SergioGracia
Comment options

Answer selected by JonnyBurger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants