joelle-o-world / singing-our-lives

Web app for the singing our lives project.
1 stars 0 forks source link

Server crashes because of multiple mkdirSync calls. #30

Closed joelle-o-world closed 5 years ago

joelle-o-world commented 5 years ago

Use fs.existsSync() to check if the directory exists first.