A
A
Anton Kudaev2015-11-14 15:16:50
iOS
Anton Kudaev, 2015-11-14 15:16:50

Apache Cordova: "Command not found" what to do?

From terminal:


MacBook-Air-Anton:Develop antonkudaev$ cordova create HelloWorld com.example.hello "Hello World"
-bash: cordova: command not found

Installed Node Js, PhoneGap, Apache Cordova
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Kudaev, 2015-11-14
@tonykudaev

Try this command in console to check if you have it installed:
Cordova should be listed. If it isn't, then you should run this command and try again:

npm i -g cordova

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question