Application error; A client side error occured(see the browser console for more information)

everytime i start a next js projects it shows me this and it i tried everything like adding error boundaries, changing browsers and disabling javascript. Basically nextjs is unusable on my pc. It has happened to me before but error boundaries fixed it now i cant even see what im coding. If you know a solution please let me know because i


love next js and want to build my own startup

Hey @maxcode012. It could be a dependency or Node version compatibility. What version of Next.js and Node are being used in your local environment?

next js 15 rc and node 20

If you try with the latest version of Next.js v14, does that work for you?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.