I have a MacBook where Cordova is installed, but I don't know where. There is a simple way to find the directory where Cordova is?
Thanks.
Use which cordova
to show you where the cordova binary is located.
In my installation, it nets this:
$ which cordova
/usr/local/bin/cordova