Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

120
Views
Phonegap CLI on linux doesn't do anything

I've installed the phonegap cli with the following command:

sudo npm install -g phonegap

When I then type

phonegap create testApp

It doesn't do anything, it doesn't output anything, no error messages. I've tried reinstalling it, installing cordova, but nothing.

I'm working on kubuntu 13.10

Any ideas?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

I had the same problem. What worked for me was doing:

sudo apt-get install curl
npm update npm -g
sudo npm install n -g
sudo n stable

And then after that:

sudo npm -g remove phonegap
sudo npm -g install phonegap

After that phonegap started to work like a charm...

This was mostly taken from these notes

I have ubuntu 13.10

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!