next start error in new 14.2.1 version
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
I am using nextjs, react, mui and tailwind in my project and after upgrading next js version 14.1.3 to 14.2.1 the dev is working successfully and build will also be successful but next start is not working after running next start command I will get the
Please help me with that.
Thank you.
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object. error in my terminal and the Application error: a client-side exception has occurred (see the browser console for more information). error in my front. Please help me with that.
Thank you.