Windows 7 64-bit: Could not find a valid gem 'compass' (>= 0), here is why: Unable to download data from https://rubygems.org/

后端 未结 4 1235
再見小時候
再見小時候 2020-12-13 07:02

I cannot install compass. I want to install compass on my project so when I try to update, I get this:

c:\\wamp\\www\\danjasnowski.com>gem install com

4条回答
  •  一向
    一向 (楼主)
    2020-12-13 07:56

    My solution was this: I uninstalled my current ruby installation which is for x64 system and replaced it with ruby x86/32bit installer and followed the steps given by @joelparkerhenderson.

    Though I have x64 system, this is the only solution that worked for me.

提交回复
热议问题