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
Oops! Something went wrong when starting your Elm program.
Trying to initialize the `Main` module with an unexpected flag.
I tried to convert it to an Elm value, but ran into this problem:
Expecting an object with a field named `counter` but instead got: undefined
The text was updated successfully, but these errors were encountered:
Tried running this to see if it could help me with my Widget Woes.
elm-package install
elm-make src/Main.elm --output=index.js
http://localhost:8080
The text was updated successfully, but these errors were encountered: