Giter Club home page Giter Club logo

Comments (6)

simonexmachina avatar simonexmachina commented on July 21, 2024

I'm doing an update to ember-cli today, so I'll check it out and let you
know.​

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

That error's coming from broccoli-sass, which you don't need to add as a
dependency. Just remove that from your package.json and that should fix it.

However, you probably should create an issue on ember-cli because
broccoli-sass is supported out of the box and it does appear to be broken
in that version of ember-cli.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

That error's coming from broccoli-sass, which you don't need to add as a dependency. Just remove that from your package.json. However, you probably should create an issue on ember-cli because broccoli-sass is supported out of the box and it does appear to be broken in that version of ember-cli.

from ember-cli-sass.

davekaro avatar davekaro commented on July 21, 2024

Cool thanks. That worked. What's weird is that if I do this

ember new dogs
cd dogs
mv app/styles/app.css app/styles/app.scss
npm install --save-dev broccoli-sass
ember server

It works fine. Once I add ember-cli-sass, I get the error, and once I remove broccoli-sass the error goes away. I'm not sure what I would report to ember-cli in that case.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

Okay, that's interesting. Thanks I'll take a look.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

They've added a Registry#remove() method to master. When this is released I'll publish a new version that will fix this. Thanks for your help.

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.