Bruno Pedro MenuHomePostsNotesAboutRecursive2010 (1)Dec 15 Recursive directory creation with nodejs I’m doing some code in nodejs and I found the need to create directories recursively. Basically I need to have the same functionality …