I am trying to create a directory in node.js and ignore the exception if the directory already exists.
Here is my code: