mongoose-aggregate-paginate-v2
mongoose-aggregate-paginate-v2 copied to clipboard
not working with mongoDb cluster 7
After upgrating my cluster 6 to 7
my aggregatePaginate() doesn't woke using $geoNear.
It was working under a cluster 6, but not 7.
And the same aggregate is working with a simple aggregate() without paginate using geoNear.