Skip to content
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

Closed
hvianna opened this issue Jan 15, 2022 · 2 comments · Fixed by #708
Closed

'TypeError: this.parseReadableStream is not a function' on latest version 2.5.1 #707

hvianna opened this issue Jan 15, 2022 · 2 comments · Fixed by #708
Labels
bug Something isn't working

Comments

@hvianna
Copy link

hvianna commented Jan 15, 2022

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.

Borewit added a commit that referenced this issue Jan 16, 2022
@Borewit Borewit reopened this Jan 16, 2022
@Borewit Borewit added the bug Something isn't working label Jan 16, 2022
@Borewit
Copy link
Owner

Borewit commented Jan 16, 2022

It looks like this issue is context specific, I could not reproduce it.
I cannot directly explain the issue.
A wild guess is the this reference which does not made a lot of sense as it was not used within a class.

Any improvement in version v2.5.2?

@hvianna
Copy link
Author

hvianna commented Jan 16, 2022

@Borewit v2.5.2 works fine! Thank you!

@hvianna hvianna closed this as completed Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants