I'm getting an exception when loading any page. I cloned the repo and went to the basic steps to set it up.
Uncaught Error: _registerComponent(...): Target container is not a DOM element. frontend.js:342
at invariant (frontend.js:335)
at Object._renderNewRootComponent (frontend.js:9685)
at Object._renderSubtreeIntoContainer (frontend.js:9775)
at Object.render (frontend.js:9796)
at Object. (frontend.js:100)
at webpack_require (frontend.js:20)
at frontend.js:40
at frontend.js:43
I'm getting an exception when loading any page. I cloned the repo and went to the basic steps to set it up.
Uncaught Error: _registerComponent(...): Target container is not a DOM element. frontend.js:342
at invariant (frontend.js:335)
at Object._renderNewRootComponent (frontend.js:9685)
at Object._renderSubtreeIntoContainer (frontend.js:9775)
at Object.render (frontend.js:9796)
at Object. (frontend.js:100)
at webpack_require (frontend.js:20)
at frontend.js:40
at frontend.js:43