Error running with express and nextjs - TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer. Received an instance of Promise #61
Labels
bug
Something isn't working
I'm using express with nextjs, but pulled the express app out. Code look llike so
The app starts fine, but when i navigate to /metrics or metrics.json, I get the following error
The text was updated successfully, but these errors were encountered: