Relative Content

Tag Archive for javascriptmongoosenext.jsmongoose-schema

Unhandled Runtime Error TypeError: Cannot read properties of undefined (reading ‘User’) in NextJs

Hi Developers hope you will fine and doing well.
I was working on a simple website called Techryzer that is simple web development company website where i was practicing to create website with NextJs.
From Yesterday i am getting error from NextJs

This error is not displaying when i visit other routes but when I visit http://localhost:3000/dashboard/user/projects/new route. I am using Usermodel.js in that folder nor any APIs related to user model. I have tried to get help from ChatGPT, Gemini & Meta AI but failed to solve this error.