navigation

Latest posts on tagged on "Node-js"

TypeError [ERR_INVALID_CALLBACK]: Callback must be a function. Received undefined

| | Category: Node-js

I m using nodejs, I got the following error while appending a file. The fs.appendFile function expecting third parameter as call back function.

Page 1 of 1