Environment:
Node Version: 20.11.1
macOS: 14.2.1
next: 14.1.3
replicate: 0.28.1
I am getting Module build failed: UnhandledSchemeError: Reading from "node:crypto" is not handled by plugins (Unhandled scheme). while building my project.
pnpm build command is causing the issue but pnpm dev (developer mode) works fine.

Environment:
Node Version: 20.11.1
macOS: 14.2.1
next: 14.1.3
replicate: 0.28.1
I am getting
Module build failed: UnhandledSchemeError: Reading from "node:crypto" is not handled by plugins (Unhandled scheme).while building my project.pnpm buildcommand is causing the issue butpnpm dev(developer mode) works fine.