psbakreP
Denoβ€’15mo agoβ€’
2 replies
psbakre

Building next with deno fails with error

 node:process
Module build failed: UnhandledSchemeError: Reading from "node:process" 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.
    at /Users/psbakre/Personal Projects/images/node_modules/.deno/next@15.0.2/node_modules/next/dist/compiled/webpack/bundle5.js:28:401783


I am mostly sure that this file shouldnt be bundled.

Can anyone help?
Was this page helpful?