-
Notifications
You must be signed in to change notification settings - Fork 101
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
@frames.js/render Build error occurred Error: Failed to collect page data for #393
Comments
This is an upstream issue, probably in I was able to trace it to |
just confirmed this is still an issue for nextjs builds, but the work around for the next build still fixes it. |
Could it be related to farcasterxyz/hub-monorepo#2031 (comment) ? |
I'm running into the same issue. The workaround doesn't work for me. It builds successfully but running it leads to the following error:
I'm using useAnonymousIdentity if that makes a difference. |
have you tried setting |
@davidfurlong FYI @pdelfan is doing experiments with Bluesky. |
Thanks! I downgraded to 14.1.4 and tried it, but the it leads to another error:
It does work in dev mode: compressed_video.mp4 |
I met this issue too. It's only working for dev. |
Any solution? |
Error
Steps to reproduce
yarn build
Workaround
Fix the error by disabling prebuilding
The text was updated successfully, but these errors were encountered: