cordova issue

Dear Service,


i'm trying to install cordova on my macbook pro retina 13" late 2013.


i've already downloaded Xcode, Node 5.1.1, Git 2.8


now i'm working on the Terminal following Cordova guide, but i got stuck on

"cordova create myapp" command


answer : " -bash: cordova: command not found "


can you help me?


Thank you very much


Stefano

Replies

I think you’d have more luck asking this questions via the support channel recommended by Cordova.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

This is an old post. I hope that you have found your answer by now. For those working with Apache Cordova, follow the steps listed on the Cordova website here:

https://cordova.apache.org/#getstarted


More detailed instructions are here with examples:

https://cordova.apache.org/docs/en/latest/guide/cli/index.html


Be CERTAIN to follow the steps EXACTLY. It would seem to me that top69 somehow didn't get Cordova installed via the terminal. That would be a reason for the error message.


HTHs someone.