nodejs TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be one of type string or Buffer code example
Example: The "chunk" argument must be one of type string or Buffer. Received type object nodejs
//change res.end() to res.send()
//change res.end() to res.send()