TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined at validateString (internal/validators.js:112:11) at Object.join (path.js:375:7) code example
Example: The "chunk" argument must be one of type string or Buffer. Received type object nodejs
//change res.end() to res.send()