I'm still a newbie, but development packages should be installed with elm-test install, not elm install. Also, the elm-test init command do install the elm-test package. Only need to install elm-program-test.
I love static site generators, Elm, JavaScript and building things for the web.
In my previous life I was a working classical pianist. I try to combine music and programming when I can.
I'm still a newbie, but development packages should be installed with
elm-test install, notelm install. Also, theelm-test initcommand do install theelm-testpackage. Only need to installelm-program-test.Your way is probably better. Thanks for the tip.