Wpis z mikrobloga

Próbuję na windzie pobrać Sassa jednak cały czas wywala mi poniższy error. Niezależnie czy cmd jako admin uruchomiony czy nie

ERROR: Could not find a valid gem 'sass' (>= 0), here is why:

Unable to download data from [https://rubygems.org/](https://rubygems.org/) - SSL_connect retur

ned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (

[https://api.rubygems.org/latest_specs.4.8.gz)](https://api.rubygems.org/latest_specs.4.8.gz))

O co może chodzić?

#webdev #sass #gem #ruby
  • 12
@RonPaul:

C:\Windows\system32>gem update --system

ERROR: While executing gem ... (Gem::RemoteFetcher::FetchError)

SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certif

icate verify failed ([https://api.rubygems.org/specs.4.8.gz)](https://api.rubygems.org/specs.4.8.gz))
@wizu: Chyba poszło nie?

C:\Windows\system32>gem install sass --source [http://www.rubygems.org](http://www.rubygems.org)

Fetching: sass-3.4.9.gem (100%)

Successfully installed sass-3.4.9

Parsing documentation for sass-3.4.9

Installing ri documentation for sass-3.4.9

Done installing documentation for sass after 5 seconds

WARNING: Unable to pull data from '[https://rubygems.org/':](https://rubygems.org/':) SSL_connect returned

=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (htt

ps://api.rubygems.org/latest_specs.4.8.gz)

1 gem installed