#next/font fails to download font

1 messages · Page 1 of 1 (latest)

radiant merlin
#

Ive implemented next/font but now im seeing this error everytime i run yarn dev but not when i run yarn build

AbortError: The user aborted a request.
    at abort (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/node-fetch/index.js:1:65190)
    at EventTarget.abortAndFinalize (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/node-fetch/index.js:1:65410)
    at invokeCallback (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js:510:16)
    at EventTarget.dispatchEvent (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js:631:9)
    at abortSignalAbort (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js:63:10)
    at AbortController.abort (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js:74:5)
    at Timeout.<anonymous> (/Users/christian/Development/omnigame/site/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js:35:55)
    at listOnTimeout (node:internal/timers:559:17)
    at processTimers (node:internal/timers:502:7) {
  type: 'aborted'
void cryptBOT
#

Hi @radiant merlin. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. The provided extracts don't contain information about this specific error. I recommend checking the Next.js documentation and seeking help from the community for further assistance.


Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:

Welcome to the Next.js Documentation.

GitHub

Explore the GitHub Discussions forum for vercel next.js. Discuss code, ask questions & collaborate with the developer community.

#

@radiant merlin kapa.ai is still learning and improving, please let us how it did by reacting below

whole cypress
#

any success @radiant merlin ?

radiant merlin
#

Nope.. it seems like the request is cancelled because of other tasks like sass and pwa.