modularscale / modularscale-sass

Modular scale calculator built into your Sass

Home Page:http://www.modularscale.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weird error on the install of alpha 5

rpkoller opened this issue · comments

Tried to install alpha 5 after reading about the latest commits. But on install some odd error showed up. just wanted to let you know, aside the fact that it worked on the second try. gem threw the following at me:

sudo gem install modular-scale --pre

ERROR:  While executing gem ... (Zlib::GzipFile::Error)
    not in gzip format

then i tried a second time.

sudo gem install modular-scale --pre

WARNING:  RubyGems 1.2+ index not found for:


RubyGems will revert to legacy indexes degrading performance.
Updating metadata for 1 gems from http://rubygems.org/
.
complete
Successfully installed modular-scale-2.0.0.alpha5
1 gem installed
Installing ri documentation for modular-scale-2.0.0.alpha5...
Installing RDoc documentation for modular-scale-2.0.0.alpha5…

I am unable to replicate this. You may want to try using Bundler to manage your gems.