hi guys i encouter this error.
C:\Users\Admin\myapp>ionic serve -l
[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 environment-------------
C:\Users\Admin\myapp>ionic info
[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.
global packages:
@ionic/cli-utils : 1.0.0
Ionic CLI : 3.0.0
System:
Node : v6.10.3
OS : Windows 10
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
i try to update the cli
used the cmd $ npm install -g ionic .
the error is still there.
can someone tell me why ?