-
Bug reportAfter Adding Custom Server.js the Build Fails With Error: Describe the bugIn the Console After Trying Multiple Times Clearing the node_modules and .next files for Multiple Versions of NodeJS(v10.13.0, v10.16.3 and v13.8.0). Repeted Error is shown.
To Reproduce:Not Using next.config.js ###_app.js With Context API and GraphQL
Content of server.js:
The Build is Failing Recently After Adding the Server.js File. ScreenshotsSystem information
Additional contextRecently Added Carousel With |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hi @ajaytech.
|
Beta Was this translation helpful? Give feedback.
-
@jamesmosier : It got solved in the |
Beta Was this translation helpful? Give feedback.
@jamesmosier : It got solved in the
dev
mode i was getting a warning linked to issue withsemantic-ui
(Development issue not library issue) which was not breaking anything but in build phase it was failing.