atom-elmjutsu icon indicating copy to clipboard operation
atom-elmjutsu copied to clipboard

Deleting `elm-stuff` throws bunch of exceptions

Open halohalospecial opened this issue 8 years ago • 1 comments

cc: @rtfeldman :)

halohalospecial avatar Jan 20 '17 15:01 halohalospecial

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

rtfeldman avatar Feb 12 '17 05:02 rtfeldman