Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - NobodyStar

#1
I was able to solve this although I didn't have v83 I had 82
run

pkg info | grep -i mongodb

it will give you a version and name in my case 82 something once you have that run

pkg delete (whatever the name with the version you got from the first command was)

heaven73 was quite helpful in figuring that out