Node.js wait for fs.mkdir() to finish before continuing?

后端 未结 0 1218
刺人心
刺人心 2021-02-02 07:53

I\'m working in Node.js and need to create a new directory. I\'m using fs.mkdir() for this.

Howvever, I need this directory to be created or at least check whether the cr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题