Skip to content

Problemas para "montar" el blog en local.. #141

Description

@spothound

Buenas! estoy interesado en colaborar con el blog; he usado antes Jekyll para generar blogs por lo que preferiría hacer los post manualmente en local y enviarlos como PR en lugar de usar el rake post que habéis programado... sin embargo, no soy capáz de ejecutar este blog en local!!

Ejecuto bungle install y se me instalan algunas dependencias, pero cuando ejecuto "rake" recibo este error:

/home/pinguino/.gem/ruby/2.1.0/gems/bundler-1.13.5/lib/bundler/spec_set.rb:95:inblock in materialize': Could not find github-pages-health-check-1.2.0 in any of the sources (Bundler::GemNotFound)
`

si instalo la dependencia:

gem install github-pages.health-check -v 1.2.0

me salta otro error:

Your bundle is locked to sass (3.4.22), but that version could not be found in any of the sources listed in your Gemfile. If you haven't changed sources, that means the author of sass (3.4.22) has removed it. You'll need to update your bundle to a different version of sass (3.4.22) that hasn't been removed in order to install. (Bundler::GemNotFound)

Vamos, que tengo varias veriores de sass y que tiene problemas para encontrar la adecuada... desinstalo las versiones excepto la que necesita, vuelvo a ejecutar rake y otra vez me vuelve a saltar uno de los dos errores pero con otra gema... y así llevo un rato, no hay manera!!

¿Alguna idea? ¿os ha pasado? Pienso que quizá sea un problema con el GemFile pero a tanto no llego, si consigo solucionarlo informo :p

Un saludo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions