klion26 commented on pull request #342:
URL: https://github.com/apache/flink-web/pull/342#issuecomment-637490706
@rmetzger hmm. seems there is some problem after applying this patch(not
sure whether it was there before applying this patch), but I can't reproduce it
using this patch now.
When trying to use the base image from main repo as @sjwiesman suggested,
encounter some errors, I'm trying to fix such error on my side(using the
dockerfile from main repo).
```
Configuration file: /Users/congxianqiu/klion26/flink-web/_config.yml
Dependency Error: Yikes! It looks like you don't have
/Users/congxianqiu/klion26/flink-web/_plugins/highlightCode.rb or one of its
dependencies installed. In order to use Jekyll as currently configured, you'll
need to install this gem. If you've run Jekyll with `bundle exec`, ensure that
you have included the
/Users/congxianqiu/klion26/flink-web/_plugins/highlightCode.rb gem in your
Gemfile as well. The full error message from Ruby is: 'cannot load such file --
pygments' If you run into trouble, you can find helpful resources at
https://jekyllrb.com/help/!
bundler: failed to load command: jekyll
(/Users/congxianqiu/klion26/flink-web/.rubydeps/ruby/2.5.0/bin/jekyll)
J
```
PS: the Dockerfile in the main repo can run on my laptop successfully.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]