Support on node.js

Getting this error:
[PineconeError: PineconeClient: Error calling upsert: TypeError: stream.getReader is not a function]

Everything worked fine last night, now I can’t upsert files.
On free plan, us west.

Hi @handelmanjos - thank you for posting and sorry you’re encountering this issue.

Could you please share which version of the Pinecone node.js client you’re using?

The reason I’m asking is that we just finished a major upgrade of our TypeScript client here - and we even have a migration guide here.

Could you please try the latest client and see if you’re still encountering the issue?

Also, feel free to share the code that’s throwing this error.