I have been getting some weird error logs while installing babel cli on my mac machine which has node v12. It seems the error is related to fsevents module which is a dependency for mac. I was trying with the command yarn global add babel-cli
I was facing the same issue when trying to update meteor version for a different project.
The logs are a lot lengthier than the one attached.