elm icon indicating copy to clipboard operation
elm copied to clipboard

Cannot configure linter-elm-make elm-make path

Open fredvd opened this issue 7 years ago • 1 comments

Hi,

I'm following the beginners course again, I did 2/3 of it in the spring of 2017, bought the full course, but got caught up with other stuff and want to restart.

I'm installing atom 1.20.1 on mac and the needed packages as shown in the instruction video for setting up your dev environment. The problem: when I install linter-elm-make in atom using apm and then fire up atom: there's no settings button for linter-elm make. I've uninstalled the package, uninstalled/reïnstalled the linter, nothing.

atom-settings

I noticed that linter now needs a number of sub-dependencies installed, which I've done. Is there some incompatibility with linter-elm-make and the atom linter package.

On my old mac system I checked the atom setup and there linter-elm-make does show the settings button. I did the exact same setup back then following the instructions, have no idea what's different now. I am not very experienced yet with atom though :-( . The other configuration instructions (path to elm-format) work flawlessly.

fredvd avatar Sep 27 '17 08:09 fredvd

Hi Fred,

Sounds frustrating for sure, but another way you might try this is by installing linter-elm-make more directly inside Atom (i.e., without using apm). I'll just assume for now you already know, or can quickly figure out how to do that, otherwise, feel free to ask.

Just did it that way in the current Atom for Mac, and the install button shows up promptly (using Atom v. 1.28.2 x64).

eboCode avatar Aug 01 '18 16:08 eboCode