Sass error on compilation NoMethodError: undefined method `count' for nil:NilClass Use --trace for backtrace

◇◆丶佛笑我妖孽 提交于 2019-12-01 09:21:51

Seems like it was an issue with MY Sass code. I had some IE filters for gradient that was not coded properly. This is usually an issue with YOUR code and not with Sass or the compiler compiler or at some higher level with respect to ruby. Check your code for recent changes that might have some non-standard workarounds, especially for IE

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!