GithubHelp home page GithubHelp logo

Comments (6)

pointblack avatar pointblack commented on April 29, 2024 6

@smileklvens, @albertogarrido, I fixed this by adding require 'bourbon' to the Rakefile. I can do a pr if wanted pointblack@218a726

from end2end.

badalsurana avatar badalsurana commented on April 29, 2024

having same issue

from end2end.

matthewsalan avatar matthewsalan commented on April 29, 2024

Same error for me (MBP running osx el capitan 10.11.6) when running bundle exec rake publish

Configuration file: _config.yml
  Conversion error: Jekyll::Converters::Sass encountered an error while converting 'css/main.sass':
                    File to import not found or unreadable: bourbon. Load path: /Users/alanmatthews/Documents/matthewsalan.github.io/source/_sass on line 3

Also getting build failures on GH pages, this one being very common about symlinks.

Your site is having problems building: A file was included in source/blog/index.html that is a symlink or does not exist in your _includes directory.

That's just a fresh clone of your repo and attempting to publish to my site. I get the same error for include social.html, it seems the symlinks work for some of the source/_includes

Yields the same bourbon error when running the rake command

Configuration file: _config.yml
  Conversion error: Jekyll::Converters::Sass encountered an error while converting 'css/main.sass':
                    File to import not found or unreadable: bourbon. Load path: /Users/alanmatthews/Documents/matthewsalan.github.io/source/_sass on line 9

Also getting this error:

The page build failed for the `master` branch with the following error:

Your Sass file `source/css/main.sass` has an error on line 2: File to import not found or unreadable: main. Load path: /hoosegow/.bundle/ruby/2.4.0/gems/jekyll-theme-primer-0.5.2/_sass

After trying for hours of playing around with variations of importing the sass files. Is this a naming convention error? I see main.sass in source/_sass/main.sass doesn't have a underscore.

from end2end.

smileklvens avatar smileklvens commented on April 29, 2024

me to

Conversion error: Jekyll::Converters::Sass encountered an error while converting 'css/main.sass':
                 File to import not found or unreadable: bourbon. Load path: /Users/smileklvens/Desktop/workspace/blog/smileklvens.github.io/source/_sass on line 9

from end2end.

smileklvens avatar smileklvens commented on April 29, 2024

1.在_sass中main.sass --->_main.sass ,change to.
2. _main.sass中@import "bourbon/bourbon"

I solute ,but site style has change

from end2end.

matthewsalan avatar matthewsalan commented on April 29, 2024

After playing around with some of the css file links, I was able to get everything resolved and able to run the rake task to publish the site. Thanks @pointblack

from end2end.

Related Issues (20)

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.