Closed angulargirl closed 7 years ago
Will see if I can reproduce this issue.
It worked fine for me.
Fetching source index from https://rubygems.org/
Using rake 0.9.2.2
Installing RedCloth 4.2.9
Installing chunky_png 1.2.5
Installing fast-stemmer 1.0.1
Installing classifier 1.3.3
Installing fssm 0.2.9
Installing sass 3.2.9
Installing compass 0.12.2
Installing directory_watcher 1.4.1
Installing haml 3.1.7
Installing kramdown 0.13.8
Installing liquid 2.3.0
Installing syntax 1.0.0
Installing maruku 0.6.1
Installing posix-spawn 0.3.6
Installing yajl-ruby 1.1.0
Installing pygments.rb 0.3.4
Installing jekyll 0.12.0
Installing rack 1.5.2
Installing rack-protection 1.5.0
Installing rb-fsevent 0.9.1
Installing rdiscount 2.0.7.3
Installing rubypants 0.2.0
Installing sass-globbing 1.0.0
Installing tilt 1.3.7
Installing sinatra 1.4.2
Installing stringex 1.4.0
Using bundler 1.6.3
Your bundle is complete!
Use `bundle show [gemname]` to see where a bundled gem is installed.
Closing as I see this was resolved in the StackOverflow post.
The bundle install command however starts complaining that it can't find gems to install. After some detective work, I can see that the Gemfile under Octopress is adding gems as i install them manually one by one. For more details perhaps someone can answer: http://stackoverflow.com/questions/22382173/installing-octopress-on-windows-7-using-yari-dependencies-not-loading-when-bundl--Much appreciated