I am a newbie in mongo db
and trying to install in my Mac Big Sur OS
. It is a public beta OS.
While install the Mongo DB
, I am getting the below error:
Error: An exception occurred within a child process:
NoMethodError: undefined method 'path' for nil:NilClass
Did you mean paths?
I have the latest Xcode installed. The steps I followed are from Official MongoDB documentation url.
Please help if there is a solution.