1

I'm trying to delete a dir recursively which contains files. However, I'm getting error message although the directory exists:

uncaughtError: Unable to remove directory './screenshots/build'

fs.removeDirectory('./screenshots/build');

Rahul Dagli
  • 4,301
  • 15
  • 47
  • 85
  • This is already in discussion -> http://stackoverflow.com/questions/18052762/remove-directory-which-is-not-empty – dasmelch Jan 11 '17 at 15:34

0 Answers0