$ npx wrangler pages dev --d1=DB .sveltekit/cloudflare
[...]
✘ [ERROR] service core:user:dms-hgm: Uncaught SyntaxError: The requested module 'node:crypto' does not provide an export named 'constants'
at null.<anonymous>
(file:///workspaces/dms/.svelte-kit/output/server/chunks/hooks.server.js:7:257)
✘ [ERROR] MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.
$ npx wrangler pages dev --d1=DB .sveltekit/cloudflare
[...]
✘ [ERROR] service core:user:dms-hgm: Uncaught SyntaxError: The requested module 'node:crypto' does not provide an export named 'constants'
at null.<anonymous>
(file:///workspaces/dms/.svelte-kit/output/server/chunks/hooks.server.js:7:257)
✘ [ERROR] MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.