GithubHelp home page GithubHelp logo

Comments (5)

GUI avatar GUI commented on August 23, 2024

Hm, I wasn't able to reproduce this. I just did a fresh clone, bundle install --binstubs, and ./bin/middleman build, and I didn't get any errors.

Have you bundle installed? That variable comes from bootstrap, so as long as bootstrap's sass file is installed and getting included, that variable should be defined (but it seems like if bootstrap-sass were missing entirely, you'd be getting a different type of error, so this is still puzzling). Do you have any changes on your fork besides what's in master?

from developer.nrel.gov.

PjEdwards avatar PjEdwards commented on August 23, 2024

Well dang. I did indeed do a bundle install --binstubs which worked out fine. I don't have any changes in my fork (as in the 2 should be identical at this point).

I will try making fresh clone of this master and see if the results are different.

from developer.nrel.gov.

PjEdwards avatar PjEdwards commented on August 23, 2024

Same results. Do you think this is a problem?

$ ruby --version
ruby 2.0.0p481 (2014-05-08 revision 45883) [x86_64-darwin14.5.0]

from developer.nrel.gov.

PjEdwards avatar PjEdwards commented on August 23, 2024

Switching to this made it all happy again. I don't know why 2.0.0 was my default... I suppose the Mac shipped that way.

$ ruby --version
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin14]

from developer.nrel.gov.

GUI avatar GUI commented on August 23, 2024

Ah, interesting. Well definitely good to know that we apparently have some Ruby compatibility issues that don't surface in a particularly obvious way. Thanks for tracking that down!

from developer.nrel.gov.

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.