Next.js Discord

Discord Forum

Webpack cache warnings

Unanswered
Argentine hake posted this in #help-forum
Open in Discord
Argentine hakeOP
Anyone know how to fix these warnings? I have tried updating the webpack, updating node, reinstalling the node modules. Nothing seems to fix it.

1 Reply

Argentine hakeOP
I fixed it by adding
webpack: false in the next.config.js.

i dont know if thats the right way of solving the problem