modern-resume-theme icon indicating copy to clipboard operation
modern-resume-theme copied to clipboard

V1 Bug: Could not locate the included file 'experience.html

Open caillou opened this issue 5 years ago • 2 comments

Describe the bug

When running bundle exec jekyll build in a V1 project, I get the following error:

Liquid Exception: Could not locate the included file 'experience.html'

To Reproduce

Steps to reproduce the behavior:

git clone [email protected]:caillou/cv.git cv-caillou
cd cv-caillou
bundle install
bundle exec jekyll serve

caillou avatar Dec 29 '20 14:12 caillou

I have the same issue, @sproogen could you please advise how to keep the existing deployment green?

floydspace avatar Feb 10 '21 22:02 floydspace

Nevermind, I just copied missed includes to my repo from v1 folder

floydspace avatar Feb 24 '21 19:02 floydspace