Giter Club home page Giter Club logo

Comments (8)

akisvolanis avatar akisvolanis commented on July 2, 2024

i have the same issue with bootstrap-sass. I also confirm that it works if i switch to "broccoli-sass": "git://github.com/ef4/broccoli-sass".

from ember-cli-sass.

jpaas avatar jpaas commented on July 2, 2024

I had this error also. But somehow it has now morphed into a node "Bus error: 10" every time I try to run ember.

from ember-cli-sass.

jpaas avatar jpaas commented on July 2, 2024

I tried going back to 3.0, but it seems to have errors in some script.
3.1.0 works for me.

from ember-cli-sass.

Awem avatar Awem commented on July 2, 2024

This is caused by sass/libsass#943. Now node-sass has to be updated: sass/node-sass#823
After that ember-cli-sass needs to include the updated node-sass.

from ember-cli-sass.

seriousben avatar seriousben commented on July 2, 2024

@aexmachina Could we have broccoli-sass-source-maps as a peerDependencies? That would allow us to control the version of node-sass? What are your thoughts?

This is showing that we really need control over the node-sass version.

Suggestions:
1- peerDependencies on broccoli-sass-source-maps
2- locking node-sass in broccoli-sass-source-maps the same way broccoli-sass does it

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 2, 2024

See my comment on issue #823.

This module is really a very slight fork of broccoli-sass, so I don't want to diverge from its semantics unless absolutely necessary.

from ember-cli-sass.

searls avatar searls commented on July 2, 2024

FYI that I'm seeing this not just in bootstrap, but in a completely custom Sass library.

I'm a new user of the addon and I'm getting "Bus Error 10" as well (note to other readers, the toggling of sourceMaps doesn't affect this, @zyllorion was simply saying his workaround precludes sourcemaps). I'm a bit confused between the interplay between broccoli-sass-source-maps dependency on node-sass and the apparent peer dependency of this plugin on the sass module (which I can't find documentation for).

Is there a version of this plugin that'll work for new installs? Or do I need to fork and fix the transitive node-sass dependency to what I need from npm?

from ember-cli-sass.

searls avatar searls commented on July 2, 2024

Belay my issue above, once I moved to 3.3.1 the problem is indeed fixed

from ember-cli-sass.

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.