(node:15124) UnhandledPromiseRejectionWarning: TypeError: Converting circular structure to JSON puppetter code example
Example: UnhandledPromiseRejectionWarning: TypeError: Converting circular structure to JSON
I also ran into this issue. It was because I forgot to await for a promise.