-
-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Module build failed: Error: Didn't get a result from child compiler #131
Comments
Duplicate #126, please provide minimum reproducible test repo |
If HotModuleReplacementPlugin as option |
Error: Didn't get a result from child compiler . |
const withSass = require("@zeit/next-sass"); const withCSS = require('@zeit/next-css') module.exports = withCSS(withSass(
} this is my next.config.js file |
yeah i have the same issue i use next 9.5 and antd latest |
Were you able to solve this? Having the same problem with a next 9.5 app. |
i am sory for late response.
|
The text was updated successfully, but these errors were encountered: