You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upon restarting, we get the following error with Next.js:
(node:13782) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: "listener" argument must be a function
(node:13782) DeprecationWarning: Unhandled promise rejections are deprecated. In thefuture, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
The text was updated successfully, but these errors were encountered:
Upon restarting, we get the following error with Next.js:
The text was updated successfully, but these errors were encountered: