commitData.commit.prev.equals is not a function

When doing a

await deterministic.update(content, metadata);
// or 
await deterministic.update(content);

I receive

{"error":"commitData.commit.prev.equals is not a function"}

From clay write node: https://ceramic-clay.3boxlabs.com

What is that error message telling me?

Hey @0xBb8039652F03511d8a, welcome to the forum! Can you post a bit more of your code?

Hi

I upgraded everything to @next (rc) and don’t get this anymore. So il close it.

2 Likes