▲ [WARNING] The package "node:async_hooks" wasn't found on the file system but is built into node.
is the error I ran into when running npm run build && wrangler dev, needed the compatibility flag enabled on wrangler toml. would be nice if we can include that step in the readme?