Closed artemsamoylov closed 8 years ago
What version of rubygems do you have installed?
@segiddins My environment: gem --version 2.4.6 ruby 2.0.0p643 (2015-02-25 revision 49749) [x86_64-darwin14.1.0] rvm 1.26.11 Bundler version 1.10.6
@artemsamoylov do you still need help with this?
This still seems to be the case. Checking out from Git has the symlinks, which cause this Rakefile to fail.
@meleyal I see you made a PR in PSPDFKit-labs/jazzy#1 which presumably resolved this. Have you had any issues since merging that in your fork? This is something we could consider doing here too.
@jpsim no issues so far, I'd be happy to submit a PR for this.
Yes please!
PR #595
Hi everyone! I use Jazzi with Travis-ci(https://travis-ci.org) for auto generation docs. When i use "gem install jazzi", everything is ok. But if I install Jazzi from Gemfile, i get such fail:
What can be wrong?