import { env, nextTick } from "node:process";

Cannot find module 'node:process' or its corresponding type declarations.

"compatibility_date": "2025-04-04",
  "compatibility_flags": ["nodejs_compat"],


rerun typegen as well, what did i miss out?
Was this page helpful?