Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

phonegap create not working

I installed node.js on my ubuntu 14.04 using sudo apt-get install nodejs then I installed npm using sudo apt-get install npm then I tried to install phonegap using npm install -g phonegap everything seemed fine but when I try to phonegap create test nothing happens, It just returns non zero that is error but doesn't display any error. I did exactly how it told me to, still no luck! Can any one tell what am I missing?

like image 396
Nicholas Wild Avatar asked Sep 16 '26 14:09

Nicholas Wild


1 Answers

Reply with an output of the following commands:

node --version
npm --version
like image 186
prabhat Avatar answered Sep 19 '26 05:09

prabhat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!