-
-
Notifications
You must be signed in to change notification settings - Fork 106
Labels
bugSomething isn't workingSomething isn't workingdiscussionOngoing discussion / decision-makingOngoing discussion / decision-makingdocumentationImprovements or additions to documentationImprovements or additions to documentationneeds more infoMore information is needed to diagnose.More information is needed to diagnose.
Milestone
Description
When I try to pre-render, I get the following error:
Error: Not supported
at eval (eval at MJe ([worker eval]:1:710), <anonymous>:3:1)
at MJe ([worker eval]:1:756)
You can see my full source on https://github.com/hassanbazzi/portfolio-wmr
I tried deleting my entire code and only keeping my index.html and index.js with just an empty app div, same error.
Edit: I tried starting a project from scratch with npm init wmr ..., and I got the same error.
SOLVED: The problem was that I was on version 12 of Node. Moving to 14 fixed it. Maybe we should mention this somewhere.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdiscussionOngoing discussion / decision-makingOngoing discussion / decision-makingdocumentationImprovements or additions to documentationImprovements or additions to documentationneeds more infoMore information is needed to diagnose.More information is needed to diagnose.