79117502

Date: 2024-10-23 10:28:34
Score: 1.5
Natty:
Report link

I started to see this warning after upgrading Next JS

If your using Next JS, in next.config.js comment out any configuration for webpack then run: npm run dev

This removed the warning for me, in my case the webpack config wasn't vital and I could live without it, but if you need to keep that config then this may not be helpful.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: David B