The installer asked to upgrade the plugin (without sudo didn’t ask)
mypc:~$ sudo ionic start pruebaApp
? Global plugin @ionic/cli-plugin-proxy has an update available (1.2.0 => 1.3.0)! Would you like to install it? Yes
> npm install -g @ionic/cli-plugin-proxy@latest
✔ Running command - done!
[OK] Upgraded @ionic/cli-plugin-proxy to 1.3.0! 🎉
It is kinda weird
When installing node, ionic, etc. I get permission errors while installing. But when sudoing those tasks, they install fine without any problem.