https://github.com/web-std/io/blob/c88170bf24f064adfbb3586a21fb76650ca5a9ab/packages/fetch/src/utils/form-data.js#L107 The `File` instance being constructed here is not imported from `@web-std/file` causing it to fail in node with ```` ReferenceError: File is not defined ````