coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.36k stars 1.25k forks source link

ReferenceError: structuredClone is not defined #2969

Closed surajitghorai12 closed 1 month ago

surajitghorai12 commented 1 month ago

ReferenceError: structuredClone is not defined. Please look into this issue. image

acheroncrypto commented 1 month ago

Your Node version is outdated, minimum Node v17 is required for structuredClone.

See compatibility: https://developer.mozilla.org/en-US/docs/Web/API/structuredClone#browser_compatibility