Gulp Watch

I’m having an issue using gulp watch with ionic sass. I keep getting the following error.

events.js:72
throw er; // Unhandled ‘error’ event

Error: EACCES, open ‘PATHTO/www/css/ionic.app.min.css’

This is with the latest rc.1.0 build

what is your OS? It seems the problem with folder permissions.

@bobrov1989 OSX 10.9.5

try to run it as superuser
sudo gulp watch