#I'm using NextJS and trying to create a page with a RSC that streams generative BI charts

1 messages · Page 1 of 1 (latest)

pastel pilotBOT
#

Hi @dawn burrow. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. The error message you're seeing is related to the React Server Components (RSC) bundler not being able to find a specific module in the React Client Manifest. This issue has been reported in the Next.js GitHub repository (#54967 (https://github.com/vercel/next.js/issues/54967), #55609 (https://github.com/vercel/next.js/issues/55609), #50243 (https://github.com/vercel/next.js/issues/50243)).

However, without seeing the actual code in your page.tsx and the server action, it's hard to provide a specific solution. It would be helpful if you could provide more details about your implementation.

In the meantime, you might find it useful to review the Next.js documentation (https://nextjs.org/docs) or the Vercel AI SDK documentation (https://sdk.vercel.ai/docs/ai-sdk-rsc/streaming-user-interfaces) for more information on how to properly structure your files and code.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

#

@dawn burrow kapa.ai is still learning and improving, please let us know how it did by reacting below

dawn burrow
#

@pastel pilot

pastel pilotBOT
#

Let me check the knowledge base for you. One moment! :books: