I am trying to get SASS installed on my windows machine at work, however after installing ruby I cannot seem to install it ..
- Ruby Version - 2.1.5
The error I am getting when running gem install sass
on the command prompt :
ERROR: Could not find a valid gem 'SASS' ,.= 0., here is why:
Unable to download data from https://rubygems.org/ - SSL_connect returned=1 errno=0 state=SSLv3
read server certificate B: certificate verify failed https://api.rubygems.org/latest_specs.4.8.gx
Has anyone else encountered this? Know a way around it??