fix(fs): convert async iterator syntax to manual read (#2550)
parent
a9cbefc910
commit
831c35ff39
@ -0,0 +1,6 @@
|
||||
---
|
||||
"fs": "patch:bug"
|
||||
"fs-js": "patch:bug"
|
||||
---
|
||||
|
||||
Fix `writeFile` ReadableStream handling due to missing async iterator support on macOS platform
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue