Suddenly while working on a project, the following error came up. How to resolve the below error that comes up while doing:
sass --watch foundation.scss:../css/foundation.css --line-numbers
Error:
NoMethodError: undefined method `count' for nil:NilClass
Use --trace for backtrace.
Sass compile was working till about a minute back