Quantcast
Channel: Active questions tagged jekyll - Stack Overflow
Viewing all articles
Browse latest Browse all 326

How do I force a gem file to be installed when the the dependency doesn't match?

$
0
0

I'm building a Jekyll site and I need to be able to convert pages to PDF. I want to use jekyll-pdf but when I include it, bundle tells me it's incompatible:

Because every version of jekyll-pdf depends on jekyll >= 3.1, < 4.A  and Gemfile depends on jekyll ~> 4.3.3,  jekyll-pdf cannot be used.

Looking at the jekyll-pdf repo it seems like it's no longer maintained so I don't expect this to change. Is there a way to force bundle to install that gem even though the dependency isn't valid?


Viewing all articles
Browse latest Browse all 326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>