Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing lib directory in Dockerfile #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MarekSuchanek
Copy link

Otherwise building PDF using Docker does not work with:

Traceback (most recent call last):
        2: from /gen-pdf/bin/gen-pdf:21:in `<main>'
        1: from /usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
/usr/local/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- bhxiv/markdown (LoadError)

(Please change base branch to other if needed, dev seems to be an unused branch.)

@MarekSuchanek
Copy link
Author

OK, now I see that it is already fixed in https://github.com/biohackrxiv/bhxiv-gen-pdf fork (maybe accidentally).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant