sproogen / modern-resume-theme

A modern static resume template and theme. Powered by Jekyll and GitHub pages.
https://sproogen.github.io/modern-resume-theme/
MIT License
2.09k stars 1.4k forks source link

Error: no implicit conversion of nil into String #61

Closed gukyeongkwon closed 4 years ago

gukyeongkwon commented 5 years ago

Hi,

First of all, thank you so much for open-sourcing this beautiful website template.

I follow the steps described in the 'Running locally' section of your README file and at the 4th step (bundle exec jekyll serve), I faced the error below:

Incremental build: disabled. Enable with --incremental Generating... Invalid theme folder: _sass Remote Theme: Using theme sproogen/resume-theme Liquid Exception: no implicit conversion of nil into String in /_layouts/default.html jekyll 3.8.5 | Error: no implicit conversion of nil into String

Do you have any idea about solving this issue? I am working on macOS Mojave 10.14 using Chrome browser. Ruby version is 2.6.5.

Thanks in advance.

sproogen commented 5 years ago

I'm sorry, I don't think this is an issue I have seen before. Do you have a '_sass' directory at the top level? You could also try updating some of the dependencies in case they have found and fixed this issue.

sproogen commented 4 years ago

Closing this issue due to no activity.