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

How to resolve eldoc error #145

Closed
nikolaipaul opened this issue Oct 31, 2018 · 1 comment
Closed

How to resolve eldoc error #145

nikolaipaul opened this issue Oct 31, 2018 · 1 comment

Comments

@nikolaipaul
Copy link

nikolaipaul commented Oct 31, 2018

I'm fairly new to emacs and I can't get elm-mode to work as expected.

Things that don't work:

  • Autocompletion
  • Showing errors
  • Showing types of expressions

I installed elm via the nix package manager. All the elm commands do work in the terminal.

Can you help me to resolve that issue?

This is the error I receive:

bildschirmfoto 2018-10-31 um 16 14 37

@purcell
Copy link
Collaborator

purcell commented Nov 1, 2018

Please see #141 and #142. The latter talks about how eldoc and completion don't yet work with Elm 0.19 (because we rely on elm-oracle, which isn't compatible with 0.19). The former gives some tips on how to generally configure elm-mode for Elm 0.19, which must be done manually for now.

@purcell purcell closed this as completed Nov 1, 2018
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

2 participants