Did you properly install your NodeJS and installed the Cordova CLI using:
[crayon-65180d4c9b52a933163993/]
If you restart your Terminal and try the CLI simply by typing
[crayon-65180d4c9b534486077734/]
and all you get is a lousy
[crayon-65180d4c9b536367216071/]
This issue is probably caused by the PATHS not being configured right by the NodeJS install.
Just dive into your /etc/paths file and add the following directories:
[crayon-65180d4c9b537901368701/]
Once youv’e saved the file and restarted your Terminal go ahead and check how the Cordova CLI smiles at you 🙂