Warning: path must be a string Use --force to continue.

If you are running "grunt sass" to compress your scss files, you may come across this error, even though you have supplied a string.

Warning: path must be a string Use --force to continue.

This error is usually caused by the path being incorrect. Remember that the path should be relative to the grunt file itself.

This GitHub issue has extra help.


Explore our projects