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

Deleting `elm-stuff` throws bunch of exceptions #46

Open halohalospecial opened 7 years ago

halohalospecial commented 7 years ago

cc: @rtfeldman :)

rtfeldman commented 7 years ago

To reproduce:

  1. Clone https://github.com/rtfeldman/node-test-runner
  2. npm test
  3. rm -rf elm-stuff && rm -rf examples/tests/elm-stuff && npm test

Result:

screen shot 2017-02-11 at 9 33 34 pm