ruby - gulp 运行出现这个警告,求解!
大家讲道理
大家讲道理 2017-04-25 09:01:37
0
3
676

DEPRECATION WARNING on line 87 of D:/Program Files/Ruby23-x64/lib/rub
0/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-suppor
 interpolation near operators will be simplified
 version of Sass. To preserve the current behavior, use quotes:

"$moz-"#{$experimental-support-for-mozilla} "$webkit-"#{$experimental
r-webkit} "$opera-"#{$experimental-support-for-opera} "$microsoft-"#{
al-support-for-microsoft} "$khtml-"#{$experimental-support-for-khtml}


 the sass-convert command to automatically fix most cases.


DEPRECATION WARNING on line 92 of D:/Program Files/Ruby23-x64/lib/rub
0/gems/compass-core-1.0.3/stylesheets/compass/css3/_deprecated-suppor
 interpolation near operators will be simplified
 version of Sass. To preserve the current behavior, use quotes:

"$ie6-"#{$legacy-support-for-ie6} "$ie7-"#{$legacy-support-for-ie7} "
gacy-support-for-ie8}')

 the sass-convert command to automatically fix most cases.
大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

Antworte allen(3)
仅有的幸福

我的方法比较土,但权当尝试吧:

  1. 关掉所有cmd窗口,最好杀进程。如果不会,重启电脑

  2. 执行compass clean

  3. 再重试你的命令

滿天的星座

谢邀, 基本没有使用 windows,所以这个错误没有碰到过,不过看错误,感觉像是 ruby的依赖问题,个人建议,你先确保自己的ruby环境没有问题,因为windows ruby的安装问题多种多样。

终极大招-- 放弃掉 sass,其实你自己仔细的想一想,你的css 没有必要非要用sass,可以用 less,stylus,或者 postcss来替换,不要人云亦云。。

Ty80

Deprecation Warning 就是提示你有特性将要被弃用啦,找到它提示的行,按它说的改就好了

不改也不影响,反正是warning,代码工作者从不careㄟ(▔ ,▔)ㄏ

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!