A hanging Promise was canceled
My next application is building successfully but when i go to the build url i see a 1101.
Below is what im running locally to see the attached error screenshot
wrangler pages dev .vercel/output/static --compatibility-flag=nodejs_compat
1 Reply
Ok i was able to get past this.
I was using Next v14.1.1 and downgraded to v14.1.0 , now everything works fine.