webpack-internal.node_modulesnextdistclientdeverror-overlayhot-dev-client.js26255 ERROR
After updating with "npm i next@latest react@latest react-dom@latest eslint-config-next@latest" I get this error message when I "npm run dev" my project: "TypeError: Cannot read properties of null (reading 'length')
at eval (webpack-internal:///./node_modules/next/dist/client/dev/error-overlay/hot-dev-client.js:262:55)".
Anyone getting the same error? Any idea how to solve it? I reverted to 13.0.3 but I still get it. Thanks.
at eval (webpack-internal:///./node_modules/next/dist/client/dev/error-overlay/hot-dev-client.js:262:55)".
Anyone getting the same error? Any idea how to solve it? I reverted to 13.0.3 but I still get it. Thanks.