Katsuyuki Omuro

Results 34 comments of Katsuyuki Omuro

Hi! I found a case where this occurs and it can be fixed with a webpack configuration. Can I have you try scaffolding your app again using the newest version...

hmm. that looks like maybe your project isn't set up correctly, as it can't find the file `.next/server/webpack-runtime.js`, which should have been built by `npx next build`. Please try: in...

Thanks for reaching out. We understand there is interest in this feature, and we are looking into ways we can make this work.

I have investigated this a bit and have figured out what’s going on. It looks like Next.js is coded not to let `Document` be dynamic when it’s being run with...

Your "index.txt" example there looks like RSC output. Are you able to make a repro? does this happen with any basic Next.js site exported with output:export?

Updating this ticket to mark that an internal ticket exists to track this issue.

Updating this ticket to mark that an internal ticket exists to track this issue.

Updating this ticket to mark that an internal ticket exists to track this issue.

@tartanllama Thanks, I have been able to fix some of the problems. However, I don't think the others relate to my changes. can you take a look and help? 1....

Additionally, the docusaurus one is failing due to OOM it looks like.