mybuddymichael / linter-elm-make

Lint your Elm files in Atom with elm-make
MIT License
32 stars 12 forks source link

Could not find files for the given pattern #190

Closed sadeghbarati closed 2 years ago

sadeghbarati commented 5 years ago

Using elm v0.19 Windows 10

Run This Command:

where elm-make

Throw This Error =>

INFO: Could not find files for the given pattern(s).

halohalospecial commented 5 years ago

Hi, linter-elm-make does not support Elm 0.19. You can use https://atom.io/packages/elmjutsu instead.