I have successfully install using `npm` and `bower` but when I run `grunt watch` to build the project. The console just showing like this. > candy-master git:(master) ✗ grunt watch > Running "watch" task > Waiting... How can I solve this problem?
I have successfully install using
npmandbowerbut when I rungrunt watchto build the project.The console just showing like this.
How can I solve this problem?