Sass issue when i use the --watch parameter

前端 未结 4 1087
鱼传尺愫
鱼传尺愫 2021-01-18 12:37

When i execute the line

$sass --watch sass/views.scss:views.css

i get the following message

4条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-18 13:33

    I fixed it by uninstalling the original sass I had installed using apt-get (ruby-sass) and reinstalled using gem

提交回复
热议问题