Closed flip111 closed 9 years ago
This almost certainly due to a new release of the Elm compiler. The library as-is expects elm-0.13, and may require some minor tweaks to get working. To confirm, can you run elm --version
and report back the output?
sure thing!
» elm --version
Could not find command `--version`. Maybe there is a typo?
Default commands include:
make Compile an Elm file or project into JS or HTML
package Manage packages from <http://package.elm-lang.org>
reactor Develop with compile-on-refresh and time-travel debugging
repl A REPL for running individual expressions
When you try to run the command `--version` we actually search for an
executable named elm---version. Are you able to run elm---version?
Is it on your PATH?
Report elm
command output, first line corresponds to the platform version.
Elm Platform 0.15.1 - a way to run all Elm tools
Fixed with 7ccddd847925a948e8f5bde444c8836a976e5058
System: ubuntu 15.04 ELM_HOME: /usr/lib/node_modules/elm/share node version: v4.0.0 npm version: 2.14.2 elm version: don't know, installed with https://www.npmjs.com/package/elm
commands: