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

Error on first line of main file: events.js #149

Open
ghost opened this issue Dec 29, 2017 · 1 comment
Open

Error on first line of main file: events.js #149

ghost opened this issue Dec 29, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 29, 2017

I use elm-vim together with Ale and in the first line of the main file it always shows

App.elm | 1 error | events.js:136

with no error detail.
Other errors or warnings are not shown at all.

Compiling or executing any elm command works, only displaying errors in Vim is broken.

OS: Ubuntu 16.04 LTS
Vim Version: NVIM v0.2.2
Elm Version: 0.18
Plugins: w0rp/ale, ElmCast/elm-vim

screenshot from 2017-12-29 11-29-37

@mhanberg
Copy link

I just had this problem, and deleting my node_modules and elm-stuff folders and reinstalling did the trick. I don't know what the root cause is however.

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