MRH

Results 2 comments of MRH

I solve the problem 😂 `const admins = await AdminModel.paginate(searchQuery, { sort: { createdAt: -1 }, page: page ?? 1, limit: 10, });`

Hi, you can do this : method 1 : ` npm install -g npm-check-updates ` ` ncu -u ` ` npm install ` method 2 : `npm outdated ` `npm...