JacobPernell / songbird

Web-based MIDI piano roll editor for quick music sketches
1 stars 1 forks source link

[80]: add try/catch to createDirectory fn #96

Closed mi4l closed 5 years ago

mi4l commented 5 years ago

Issue

Closes #80

No longer errors if a directory already exists, just sends a helpful message instead. Need to add tests but will do that after I make a general stdout test util.

From the node repl:

screen shot 2018-12-08 at 11 59 25 pm

/review @JacobPernell @mskalandunas