This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
'TypeError: this.parseReadableStream is not a function' on latest version 2.5.1 #707
Labels
bug
Something isn't working
Updated to version 2.5.1 and I'm getting this error:
TypeError: this.parseReadableStream is not a function
.I'm actually using the
fetchFromUrl()
method in my code. If I revert to 2.5.0 it works as intended.Thanks.
The text was updated successfully, but these errors were encountered: