I has installed the Ionic 2 beta for testes, but now I want to go back a Ionic 1 cli, because when I use "Ionic Serve", the Ionic 2 does not compile my sass files. I want to downgrade to Ionic 1 previously.
Use > gulp sass, if you want to compile sass while on ionic 2. That works for me, after scratching head too many times haha.
dmachine
npm uninstall -g ionicnpm install -g ionic@1.7.6