mybuddymichael / linter-elm-make

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

Error: Process execution timed out #147

Closed raffomania closed 7 years ago

raffomania commented 7 years ago

My build times are getting quite long, too long for linter-elm-make, it seems. When saving a file, I get the following error:

Failed to run elm-make
Error: Process execution timed out

I'd like an option to increase the process execution timeout, is that possible? Or am I doing something wrong here?