Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Puppeteer error while rendering videos using "npm run render" #12

Open
itsanishjain opened this issue Sep 8, 2024 · 2 comments

Comments

@itsanishjain
Copy link

Error is: Error: Navigating frame was detached

I looked into this too but I have no Idea how to solve this issue with redotvideo
puppeteer/puppeteer#5123

When I use render button from UI it worked
image

but running npm run render' gives this error

image

My environment

  • Windows 11
  • 20.13.1
@fgarrec0397
Copy link

Same here !

Trying to render a video with the default example and getting the same error.

OS: Windows 11
Node: v18.18.2
NPM: 10.8.2

Step to reproduce:

  • Fork the repo
  • cd default
  • npm install
  • npm run render

@itsanishjain
Copy link
Author

Hey @fgarrec0397 it's a know issue but for now I would suggest to use Linux if possible to test render
it's working with Linux I tested

or just user render from the UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants