Sign in
Log inSign up

$sortbycount is not working

Dev ashish Vats's photo
Dev ashish Vats
·Apr 25, 2019

const event = await Event.aggregate([{ $sortByCount: "$eventJoin" }]);

this error occur -> Unrecognized pipeline stage name: '$sortByCount'