Out of the box Error

Don’t use the @beta tag, just sudo npm install -g ionic.

Also, if you’re still having issues after updating to 6.7, first try:

npm uninstall -g ionic
npm cache clean

and then try the install command again.

1 Like