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

Can't seem to get elmjutsu to work. #94

Open EverybodyKurts opened 6 years ago

EverybodyKurts commented 6 years ago

Hey all,

I followed (I think) the readme and installed Elmjutsu's necessary dependencies and went into Elmjutsu's settings to make sure everything was turned on. However, I can't seem to get anything to work. How should I go about diagnosing this problem? I made sure I was updated to the latest version of Atom and even restarted it just for good measure... still no dice though.

Thanks for any and all help.

Kurt

halohalospecial commented 6 years ago

Hi @KurtRMueller, you can try running Atom in dev mode (atom -d) and check Developer Tools console for error messages.