With the update to minipass 7, `setEncoding` is now required to be done during instantiation. It does not appear that this is possible anymore, at least with `list` as the instantiation for `fs-minipass` [is static](https://github.com/isaacs/node-tar/blob/d3cd4392d4a35a8f1e10287a07e57da6ae079e78/src/list.ts#L103-L106)