klion26 commented on pull request #342:
URL: https://github.com/apache/flink-web/pull/342#issuecomment-634554339


   @rmetzger I traced this problem, found that it's some issue about local 
environment. I reproduced this problem on my personal laptop(both failed on 
this branch and `asf-site` branch), I fixed the problem by following this 
[gist](https://gist.github.com/fernandoaleman/868b64cd60ab2d51ab24e7bf384da1ca) 
and upgrading my ruby version using `brew install ruby`(after the installation, 
ruby version is `ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) 
[x86_64-darwin19]`)
   
   I can't fix this problem on ruby-2.6(tried all the solutions I can find, 
neither worked on my laptop because of can't install `therubyracer` 
successfully :disappointed:)
   
   when executing `./build.sh -p` with ruby 2.7 jekyll, will output some 
warning log on screen 
`/Users/congxianqiu/klion26/flink-web/.rubydeps/ruby/2.7.0/gems/jekyll-3.0.5/lib/jekyll/url.rb:110:
 warning: URI.escape is obsolete`, I've filed an question on 
[jekyllrb](https://talk.jekyllrb.com/t/too-many-warning-messages-when-using-ruby-2-7-1p83-with-jekyll-3-0-5/4480)
   
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to