Skip to content

Instantly share code, notes, and snippets.

@considine
Last active June 28, 2019 17:55
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save considine/c8d2cabc83d325f493f68bdb4496e7df to your computer and use it in GitHub Desktop.
# if you already have ionic installed
npm update -g ionic
# If you have not installed ionic
npm install -g ionic
#NOTE if your global npm directory is user protected, you may need to use sudo in front of the command:
sudo npm install -g ionic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment