Skip to content
Discussion options

You must be logged in to vote

Hi Rolly—Thanks for posting this!

I just downloaded a fresh copy of the theme and ran npm install && npm run dev, and I didn't encounter the error in your screenshot.

What version of Node.js are you using? You should be able to check with node -v. When you check, please run npm run dev immediately before checking the version to confirm you're still seeing the error.

Is there anything else you can tell me about your development environment that you think might be relevant?

(If it turned out you were running a version below 17 of Node.js, that would likely explain the problem, as structuredClone was added in version 17.)

I believe one way this could happen is if you installed with a recent …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rollybueno
Comment options

@gregsullivan
Comment options

Answer selected by rollybueno
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants