Next.js 9.4.0 full build error: "ReferenceError: fetch is not defined" #12795
-
Anyone else getting this? I've removed I get:
It's odd, because I do get that "Compiled successfully" message before this error gets thrown. I've tried progressively removing parts of my next.js config and |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Have you tried removing your |
Beta Was this translation helpful? Give feedback.
-
Just fixed this issue in #12832 It'll be out on |
Beta Was this translation helpful? Give feedback.
-
Hi, I've got same error and, after several hours looking for a solution, I've solved it doing this: Good luck! |
Beta Was this translation helpful? Give feedback.
Just fixed this issue in #12832
It'll be out on
next@canary
in about 15mins: https://github.com/zeit/next.js/releases/tag/v9.4.1-canary.2