variable constants.errno.EROFS Usage in Denoimport { constants } from "node:os"; const { EROFS } = constants.errno; Type number