Closed manojc closed 9 years ago
When I build the application using grunt build, a warning is displayed saying 'Couldn't find the compass.bat binary. Make sure it's installed and in your $PATH Use --force to continue'.
compass.bat
Let me know if I'm doing something wrong!
That's coming from grunt-contrib-compass and it means it can't find the Compass binary.
When I build the application using grunt build, a warning is displayed saying 'Couldn't find the
compass.bat
binary. Make sure it's installed and in your $PATH Use --force to continue'.Let me know if I'm doing something wrong!