Ionic CLI v2.0.0 live reload SASS compile stopped working

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.

More Infos in the comments on the blog

+1 works perfectly now

Thanks!

I had the same problem today, solved by downgrade for version 1.7.6