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

Can't find elm-make #3

Open
tfga opened this issue Oct 24, 2016 · 0 comments
Open

Can't find elm-make #3

tfga opened this issue Oct 24, 2016 · 0 comments

Comments

@tfga
Copy link

tfga commented Oct 24, 2016

Hi,

Here's what I get in the console:

events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: spawn /usr/local/lib/node_modules/elm-server/node_modules/elm/Elm-Platform/0.17.1/.cabal-sandbox/bin/elm-make ENOENT
    at exports._errnoException (util.js:860:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at doNTCallback2 (node.js:450:9)
    at process._tickCallback (node.js:364:17)
    at Function.Module.runMain (module.js:459:11)
    at startup (node.js:136:18)
    at node.js:972:3

I have elm-make in $PATH:

$ which elm-make
/usr/local/bin/elm-make

There's also another one in

/usr/local/lib/node_modules/elm-server/node_modules/elm/binwrappers/elm-make

But the path elm-server is trying to run doesn't exist.

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

1 participant