Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

elm-test doesn't work #58

Closed
CoderDennis opened this issue Mar 29, 2016 · 6 comments
Closed

elm-test doesn't work #58

CoderDennis opened this issue Mar 29, 2016 · 6 comments

Comments

@CoderDennis
Copy link

I'm getting started with Elm exercises and am a complete newbie with Elm. Following the instructions, when I enter elm-test HelloWorldTests.elm I get Could not find Elm compiler "elm-make". Is it installed?

I can run elm make HelloWorldTests.elm successfully (it generates an index.html file), so I think that means elm-make is installed.

I'm on Windows if that makes a difference. I installed via npm install --global elm elm-test

@tgecho
Copy link
Contributor

tgecho commented Mar 29, 2016

Ah! I'm afraid I haven't tested things on Windows. I'll try to check it out this evening.

@tgecho
Copy link
Contributor

tgecho commented Mar 30, 2016

I just ran through the instructions in a Windows 8 VM with Node 5.x and everything seems to work. What version of Windows and Node/npm are you using?

@CoderDennis
Copy link
Author

I'm on my Windows 10 laptop (node v0.12.2) and it's working now! The error is on a Win 8.1 VM with Node v5.0.0. My laptop is primary machine, so it's not a big deal for that VM.

@rebelwarrior
Copy link
Contributor

It would be good to post the solution.
BTW using a mac I was running the exercises fine until I decided to install npm -g install elm-test it was slower than the previous one so I uninstalled it and the command disappeared....

@CoderDennis
Copy link
Author

@rebelwarrior are you saying you got the same error?

I never found the solution. I just didn't care to pursue it any further since it seemed to be isolated to a machine that I wasn't going to use any more.

@rebelwarrior
Copy link
Contributor

I did not get the same error. I got something else. I was unable to diagnose so just had to reinstall NPM -g install elm-test.

Sent from my mobile.

On Apr 6, 2016, at 1:39 PM, Dennis Palmer notifications@github.com wrote:

@rebelwarrior are you saying you got the same error?

I never found the solution. I just didn't care to pursue it any further since it seemed to be isolated to a machine that I wasn't going to use any more.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants