-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
when trying to use the library I keep on getting:
"SyntaxError: Unexpected token { in JSON at position 355"
Looking into the code it seems that is tries to parse an object and not a string:
var data = JSON.parse(chunk);
Am I missing something here? It's not clear how the library works.
Is there a way to configure the stream to pass strings instead of objects?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels