Error ocurred while loading plugins... CLI functionality may be limited

Hi! I try running this command: ionic serve
But I get the following error:

[ERROR] Error occurred while loading plugins. CLI functionality may be limited.
Checking for CLI updates now…
PLUGIN_NOT_INSTALLED
[ERROR] No updates found after plugin error–please report this issue.

I try to install the CLI without success… Even though I run the console as an administrator.

Thanks for your answers

Don’t do this. There is never any need to run ionic or npm with elevated privileges. You can (and, I would argue, absolutely should) use nvm or nvm-windows to manage your node installations. If you are behind a network proxy, you may need to configure npm to deal with that situation.

1 Like