LoginSignup
1
1

More than 5 years have passed since last update.

CompassでDevKitダウンロードしろよっていうエラーが出たので、その対策

Last updated at Posted at 2015-12-11

compassをwindowsにぶち込もうと思ったらエラーがでた
スクリーンショット (2).png

DevKitを入れろってことだったので、入れてみた

bash

git clone https://github.com/oneclick/rubyinstaller/wiki/Development-Kit

cd /c/Users/yourname
cdコマンドでC:\DevKitに移動する

bash

ruby dk.rb init
ruby dk.rb install

ruby dk.rb initとruby dk.rb installの実行結果以下
スクリーンショット (1).png

スクリーンショット (1) - コピー.png

うまくいった
スクリーンショット (3).png

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1