TypeError: Failed to fetch at fetchRetry
One of my project is using next
(version 12.2.4) and react
(version 18.2.0). There is Webpack configuration in the next.config.js
file and I think this is the main reason of the below error (triggered by /node_modules/next/dist/client/next-dev.js
):