You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
publish ionic-cli beta to npm npm publish --tag beta
Now pull the beta version and run your tests: npm install -g ionic@beta
If changes are good, follow above steps, but instead of passing the --tag beta, just run npm publish. Don't forget to run npm shrinkwrap after the npm install!