Aman Deep
Aman Deep
same here . This issue is causing error in build ☹ error - unhandledRejection: Error: aborted at connResetException (node:internal/errors:691:14) at abortIncoming (node:_http_server:596:17) at socketOnClose (node:_http_server:590:3) at Socket.emit (node:events:402:35) at TCP....
> Hi, can you please confirm you are still seeing this error on the latest canary of Next.js `v12.2.4-canary.8`, as noted this is most likely separate from the initial issue...
> I doubt this is what's causing most peoples issues...but the fix for me was that in my function in my api folder it was using 'return data' instead of...
> @Tuno88 @darkpiv Just wait for `next v12.2.4`: > > [#36251 (comment)](https://github.com/vercel/next.js/issues/36251#issuecomment-1199408517) Yup !! You are right