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
I walked through the setup for this package a few times, and installed Elm 0.17. Calling $ elmenv version echoes 0.17, as expected. But, when I attempt to execute any of the command line tools, I get an error similar to: $elmenv: elm-package: command not found. I'm on OSX and have verified that ~/.elmenv/shims and ~/.elmenv/bin are on my $PATH.
The text was updated successfully, but these errors were encountered:
I honestly have no idea what would cause that, off the top of my head. Since it has been some time since this was reported, I am hoping you were able to resolve the issue, and I am going to mark it as closed. If not, please let me know, and I will try to help you figure out what is wrong.
I walked through the setup for this package a few times, and installed Elm 0.17. Calling
$ elmenv version
echoes0.17
, as expected. But, when I attempt to execute any of the command line tools, I get an error similar to:$elmenv: elm-package: command not found
. I'm on OSX and have verified that~/.elmenv/shims
and~/.elmenv/bin
are on my $PATH.The text was updated successfully, but these errors were encountered: