halohalospecial / atom-elmjutsu

A bag of tricks for developing with Elm. (Atom package)
https://atom.io/packages/elmjutsu
MIT License
192 stars 24 forks source link

Error still shows when code is correct with ElmjutsuDumMyM0Dul3.elm #148

Closed johnmullany closed 5 years ago

johnmullany commented 5 years ago

I am on 9.9.2 now. I made a very basic Hello World elm file. It seems that after I add an import (Html in this case) the error I had about I am seeing String...I only know how to handle Html persists even after the import was added. It also adds a file called ElmjutsuDumMyM0DuL3.elm to the project folder. I receive no other error in the console. The file ElmjustsuDumMyM0DuL3.elm then continually add the line -- exposing (..) every 10 seconds or so I had 10 in about two minutes.

johnmullany commented 5 years ago

works fine on an older version of Atom. ugggh...and I just checked and it works as expected on the latest beta 1.34.0-beta0. Atom must have broken something in 1.33.0.