I am trying to install SASS on Windows 8 x64, but still getting errors, even when my firewall is switched off.
I make this command:
Problem solved
Even if Norton Security was disabled, Windows firewall was disabled, still was getting this error. After uninstalling Norton Security it worked.
Try running your console with administrative privileges.
This is work for me. Try this...
gem source -a http://rubygems.org/
answer y to the question "Do you want to add this insecure source?"
then you can use command...
gem install sass