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
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
Tried running this to see if it could help me with my Widget Woes.
elm-package installelm-make src/Main.elm --output=index.jshttp://localhost:8080