Closed artemszelenov closed 1 month ago
Hey @zelenovsky, isn't it related to this issue with Next.js ? https://github.com/vercel/next.js/discussions/46722
@fofoy yes, you are right! sorry, this is so crucial for me, I need to call payload to get session on every request. Now I am confused
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Link to reproduction
No response
Environment Info
Describe the Bug
Module build failed: UnhandledSchemeError: Reading from "node:fs" is not handled by plugins (Unhandled scheme). Webpack supports "data:" and "file:" URIs by default. You may need an additional plugin to handle "node:" URIs.
Reproduction Steps
Adapters and Plugins
No response