Whoever experiencing this problem, try to import this in the following way:
import * as crypto from 'node:crypto'; var id = crypto.randomUUID() ......