Closed jsding closed 3 years ago
Hi - looks like we need to update the docsy theme for this example template - We checked in a fix for this issue a couple of days ago
You can update your copy of docsy using the following:
cd themes/docsy
git checkout master
git pull
You should find that resolves the problem
Hi,
Thanks for your help.
Now, this error still exists.
Building sites … ERROR 2020/12/19 14:06:48 Transformation failed: SCSS processing failed: file "stdin", line 6, col 1: File to import not found or unreadable: ../vendor/bootstrap/scss/bootstrap.
Could you tell me which version of Hugo you're using? hugo version
Hugo Static Site Generator v0.75.1/extended darwin/amd64 BuildDate: unknown
Could you tell me which version of Hugo you're using?
hugo version
Sorry, forgot updating docsy submodule
Hi,
Any idea? Thanks