Effect CommunityEC
Effect Community3y ago
3 replies
Stephen Bluck

Error: Duplicate Property Signature

What causes this error to be thrown? I am seeing it but have no idea where to look:
/node_modules/@effect/schema/dist/AST-8d816ca9.cjs.dev.js:723
      throw new Error(`Duplicate property signature ${String(name)}`);


Error: Duplicate property signature _tag
Was this page helpful?