nuxt-modules / apollo

Nuxt.js module to use Vue-Apollo. The Apollo integration for GraphQL.
https://apollo.nuxtjs.org
MIT License
945 stars 199 forks source link

Vercel – Nuxt Internal Server Error #393

Open oritwoen opened 3 years ago

oritwoen commented 3 years ago

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)
gangsthub commented 3 years ago

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

alaa19090 commented 1 year ago

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