2022-09-27 13:17:26 +02:00

4 lines
98 B
Bash

# remove older versions if needed
npm uninstall -g ionic
# install ionic
npm install -g @ionic/cli