You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
throw new Error('What node should I take over? In JavaScript I need something like:\n\n Elm.Main.init({\n node: document.getElementById("elm-node")\n })\n\nYou need to do this with any Browser.sandbox or Browser.element program.');
During development, this “0” error looks like this:
https://github.com/elm/core/blob/1.0.5/src/Elm/Kernel/Debug.js#L244
But in production, it looks like this:
https://github.com/elm/core/blob/1.0.5/hints/0.md