本来想安装SASS的,说是要先安装ruby,我下载了ruby。准备安装的时候出问题了。问题如下:
我尝试过网上的方法了,都解决不了,然后我下载了这个rubygems.rb的文件。但是该放哪里?还有,如果我想使用sass,除了用ruby之外还有别的可用吗?请前辈们赐教
欢迎选择我的课程,让我们一起见证您的进步~~
The second step is to use the node-sass,一个C++的重写版本,速度比ruby版快很多,看这里:node-sass,不过windows安装仍有一些挑战,需要配置正确的C++ compiler. Fortunately, it is introduced in the documentation. You should be fine if you follow it
node-sass
C++
ruby
windows
http://rubyinstaller.org/downloads/ Let’s download it here. Pay attention to configuring environment variables, but playing Ruby on Windows is a trap
How did you solve it in the end
The second step is to use the
node-sass
,一个C++
的重写版本,速度比ruby
版快很多,看这里:node-sass,不过windows
安装仍有一些挑战,需要配置正确的C++
compiler. Fortunately, it is introduced in the documentation. You should be fine if you follow ithttp://rubyinstaller.org/downloads/ Let’s download it here. Pay attention to configuring environment variables, but playing Ruby on Windows is a trap
How did you solve it in the end