\node_modules\express-fileupload\lib\index.js:66
callback(null);
^
TypeError: callback is not a function
at WriteStream. (\node_modules\express-fileupload\lib\index.js:66:17)
at emitNone (events.js:91:20)
at WriteStream.emit (events.js:185:7)
at fs.js:2037:14
at \node_modules\graceful-fs\graceful-fs.js:43:10
at FSReqWrap.oncomplete (fs.js:123:15)
[nodemon] app crashed - waiting for file changes before starting...
Is it express-fileupload related?