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