Giter VIP home page Giter VIP logo

bootstrap-4-github-pages's Issues

Running "bundle exec jekyll serve" throws "Conversion error"

Hi Nicolas

First I'd like to thank you for the time and work you have put into this repository, very helpful. I have forked it and try to follow the instructions found here https://nicolas-van.github.io/bootstrap-4-github-pages/

Unfortunately when trying to host/run the website locally by issuing bundle exec jekyll serve the following error occurs:

Conversion error: Jekyll::Converters::Scss encountered an error while converting 'assets/main.scss': File to import not found or unreadable: variables. Load path: C:/Ruby25-x64/lib/ruby/gems/2.5.0/gems/jekyll-theme-primer-0.5.3/_sass on line 1

I haven't changed anything so far within the configuration and bundle install completes without any issues. The jekyll version I am using is jekyll 3.8.5.

Adding the full path to e.g. _sass\_variables.scss like so @import "C:/temp/myblog/_sass/variables"; fixes the issue. It seems as if jekyll cant find the files. Using relative path doesnt work.

Also adding the following to _config.yml doesn't help.

sass:
    sass_dir: _sass

How can I solve this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.