i have updated my cli from 2.2.2 to 3.4.4 after updation it is throwing error on any types of command and always throw like this
? Looks like this is an Ionic Angular project, would you like to install @ionic/cli-plugin-ionic-angular and continue? Yes
npm install --save-dev --save-exact @ionic/cli-plugin-ionic-angular@latest
Running command - failed!
[ERROR] Error occurred while loading plugins. CLI functionality may be limited.
Checking for CLI updates now…
[ERROR] No updates found after plugin error–please report this issue.
my cli info is
global packages:
@ionic/cli-utils : 1.4.0
Ionic CLI : 3.4.0
System:
Node : v7.4.0
OS : Windows 7
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 4.0.5
how to solve this problem