apollo icon indicating copy to clipboard operation
apollo copied to clipboard

Vercel – Nuxt Internal Server Error

Open oritwoen opened this issue 4 years ago • 2 comments

Version

v4.0.1-rc.1

Reproduction link

Don't have.

Steps to reproduce

Use package @nuxtjs/vercel-builder and @nuxtjs/apollo to run Nuxt with Vercel.

What is expected ?

Clean run without problems.

What is actually happening?

[GET] / 20:18:39:58 Error Network error: Expected signal to be an instanceof AbortSignalError Network error: Expected signal to be an instanceof AbortSignal ERROR Network error: Expected signal to be an instanceof AbortSignal at new ApolloError (node_modules_dev/apollo-client/bundle.umd.js:92:0) at server.js:48937:34 at server.js:49357:15 at Set.forEach () at server.js:49355:26 at Map.forEach () at QueryManager.broadcastQueries (node_modules_dev/apollo-client/bundle.umd.js:2004:0) at server.js:48832:29

This bug report is available on Nuxt community (#c378)

oritwoen avatar Apr 16 '21 18:04 oritwoen

See https://github.com/nuxt/vercel-builder/issues/509 just in case ;)

paulmelero avatar Jun 04 '21 05:06 paulmelero

See nuxt/vercel-builder/issues/805 worked for me

alaa19090 avatar Aug 08 '23 11:08 alaa19090