wesleytodd / YeoPress

A Yeoman generator for WordPress
Other
1.08k stars 163 forks source link

Grunt watch task stuck on "waiting" #110

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi

I now this is a newbie question. Well I've starting developing using Yeopress and it is a magic tool and saves alot of time . I've a problem when I type "grunt " inside theme root directory , the watch task stuck on waiting. I leave the CLI for 24 hours but nothing has changed !!

haifa@ubuntu:/var/www/html/teclick/wp-content/themes/tc$ grunt watch Running "watch" task

Waiting...

I use Yeopress on Ubuntu (inside VmWare) .. Thanks in advance

wesleytodd commented 10 years ago

The watch task listens for changes on your files. If it doesn't see any changes it will just sit there. Try saving a file.