Yi Seunggi

Results 3 comments of Yi Seunggi

same problem T.T I'm using ubuntu 18.04

my windows pc compiles same code as normal but ubuntu still has error messages..

solved with these commands ``` sudo mkdir -p /usr/share/rubygems-integration/all/specifications/jekyll sudo ln -s /usr/bin/jekyll /usr/share/rubygems-integration/all/specifications/jekyll bundle exec jekyll serve ```