I\'m using phonegap for my mobile project. My question is why I got this error when I try to search phonegap plugin using cordova CLI? I run this command in terminal to sear
Happened to me also, probably from npm/node updates.
Worked for me the following:
npm install -g cordova
ionic cordova platform list