I just npm installed -g Ionic to update the CLI, and now when I save a scss file it does not autocompile into CSS even though I have live reload working.
Thoughts?
#SASS, #CSS, #CLI
I just npm installed -g Ionic to update the CLI, and now when I save a scss file it does not autocompile into CSS even though I have live reload working.
Thoughts?
#SASS, #CSS, #CLI
You install the beta right?
There was an bug with beta release 36 which is fixed with 37. Just install the beta again and it will work.
npm install -g ionic@beta
I had the same problem, and now everything works fine again.
+1 works perfectly now
Thanks!
I had the same problem today, solved by downgrade for version 1.7.6