Giter Club home page Giter Club logo

Comments (14)

laantorchaweb avatar laantorchaweb commented on July 21, 2024

I have the same problem, I updated ember-cli and my project to the last version of ember-cli and I got this problem.

from ember-cli-sass.

seriousben avatar seriousben commented on July 21, 2024

Is there a way to downgrade a sub-package without using a shrinkwrap file?

from ember-cli-sass.

blisst avatar blisst commented on July 21, 2024

+1 to @seriousben on ways to downgrade the sub-package.

For anyone like me who had trouble with this, to fix this error you actually have to go into
node_modules/ember-cli-sass/node_modules/broccoli-sass-source-maps/package.json and change the node-sass dependency to 3.0.0-beta.4.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

Downgrading to [email protected] should also fix this problem (there's obviously issues with the node-sass beta).

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

See #44 for details on this issue.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

I've also published [email protected] which fixes the version of node-sass to 3.0.0-beta.4 to avoid this issue with Foundation. I'll publish another version when this issue is resolved.

from ember-cli-sass.

wzrdtales avatar wzrdtales commented on July 21, 2024

The current master branches of the upstream projects have the bugs fixed, but don't know when they want to release the new version. But anyway @aexmachina sticking to a specific version while a beta is so far the best one can and should do. If you publish the new version I suggest you also stick to the new release and not including the new ones already. While a running beta we have to expect, that things like this happen.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

So, does beta.4 not resolve your issue?

from ember-cli-sass.

wzrdtales avatar wzrdtales commented on July 21, 2024

@aexmachina never said this ;) as also pointed out in my initiual issue it does, I was talking about the future releases of node-sass/libsass

from ember-cli-sass.

laantorchaweb avatar laantorchaweb commented on July 21, 2024

@aexmachina the beta.4 is working fine, thanks!

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

node-sass is now a peerDependency, so you can specify which version of [email protected] to use in your package.json file.

from ember-cli-sass.

wzrdtales avatar wzrdtales commented on July 21, 2024

@aexmachina the peer dependency is not correctly configured, there is also already an issue to this open.
#46

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

@wzrdtales I'm not sure I understand what you're saying. See #44 for details on the resolution. Please reopen if you've still got an issue.

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on July 21, 2024

Yes @wzrdtales, that's been fixed now.

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.