Closed Hurtak closed 8 years ago
Oh I see
In all these cases we are simply running 'elm-<command>' so if you create an
executable named 'elm-foobar' you will be able to run it as 'elm foobar' as
long as it appears on your PATH.
So it is expected, behavior. Closing this
I installed latest alpha (0.17) locally through npm, when i then started repl it showed 0.16 version
When I used directly elm-repl binary it started correct version
Also note that I have 0.16 installed globally on my system with npm. Is this expected behavior?