Sass watch works only once, then silently quits

Hello,

I test my apps with

ionic run ios --livereload --consolelogs --serverlogs

When I edit any .js, .html, etc. files, it automatically serves them to my mobile devices, but when I edit the ionic.app.scss, it works only once, but then doesn’t update again, it ignores all changes in that file. The same happens if I use

gulp watch

Thanks!

I have the same problem, +1