remotion-dev / remotion

πŸŽ₯ Make videos programmatically with React

Home Page:https://remotion.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot install and build repo locally due to paid package (@remotion-dev/cube-presentation)

0018akhil opened this issue Β· comments

I tried running Remotion locally. I cannot complete the installation due to the paid package presence.

Bug Report πŸ›

image

The above is the installation error.

I tried removing the "@remotion-dev/cube-presentation" from package.json and successfully installed it.
But I get an error in build (pnpm build) due to there being dependencies with the package @remotion-dev/cube-presentation

The pnpm version you use to install Remotion must be exactly the same as in the contributing docs: https://www.remotion.dev/docs/contributing

We whitelist this version only because otherwise you could run the command somewhere else and access the paid package for free.