│ Encoding video ━━━━╸━━━━━━━━━━━━━ 1233/4740node:fs:442
return binding.readFileUtf8(path, stringToFlags(options.flag));
^
Error: Cannot create a string longer than 0x1fffffe8 characters
at readFileSync (node:fs:442:20)
at StatWatcher.listener (/Users/jonathanburger/birthday-bash/node_modules/@remotion/studio-server/dist/file-watcher.js:82:60)
at StatWatcher.emit (node:events:518:28)
at StatWatcher.onchange (node:internal/fs/watchers:92:8) {
code: 'ERR_STRING_TOO_LONG'