manuelkiessling/nodebeginner.org

tmp folder should be in which path

Opened this issue · 0 comments

fs.js:101
throw err; // Forgot a callback but don't know where? Use NODE_DEBUG=fs
^

Error: ENOENT: no such file or directory, unlink 'D:\tmp\test.png'
at Error (native)

why cause this ?