Giter Site home page Giter Site logo

Comments (15)

abhilashlr avatar abhilashlr commented on June 28, 2024

Is it the @import errors in input-group.scss and navs.scss you are referring to?

from ember-cli-sass.

justtal avatar justtal commented on June 28, 2024

Nop, the file are _forms.scss & _input-groups.scss

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

Yeah that's what I meant too. In your input-group.scss just comment out the @extend .input-sm in line 48 and the one after that. You would get another issue in navs.scss in 130 odd lines again. Commenting these 4 lines will compile it in current sass compiler. But you would miss out on the styling.

Does 3.1 solve this issue?

from ember-cli-sass.

justtal avatar justtal commented on June 28, 2024

Yes,

Commenting the extends won't help if you use those styles :)

Like I said, you can use [email protected] until the'll fix the problem.

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

OK. Let me try that out
On 05-Apr-2015 12:12 pm, "justtal" [email protected] wrote:

Yes,

Commenting the extends won't help if you use those styles :)

Like I said, you can use [email protected] until the'll fix the
problem.


Reply to this email directly or view it on GitHub
#38 (comment)
.

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

No I still see the same issue. Btw, i see node-sass-3.0.0beta being used as a dependency. Does that have something to do with the error?

from ember-cli-sass.

justtal avatar justtal commented on June 28, 2024

Yep. I think that is the problem.

Y do you have both node-sass & ember-cli-sass in your primary node-packages?

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

No, I meant the node-sass which is a dependency of the ember-cli-sass. The package.json on ember-cli-sass > broccoli-sass-source-maps uses "node-sass: 3.0.0.beta.2"

I tried overriding the version to check if 2.1 node-sass works fine, but the compilation never ends! ember keeps building for long time and the server never starts.

from ember-cli-sass.

justtal avatar justtal commented on June 28, 2024

Don't change the package.json of broccoli-sass-source-maps.

Change the 'ember-cli-sass' to 3.1.0 and it should work.

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

I was just trying to test the cause of the problem and not really changing the package of the dependencies. And using ember-cli-sass 2.0.3 makes it work. I guess it is due to the latest node-sass version. 2.0.3 uses older node-sass version.

3.1.0 dint work.

from ember-cli-sass.

justtal avatar justtal commented on June 28, 2024

Can you show me your package.json file?

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

My mistake! Though added 3.1.0 the ember-cli-sass was installing 3.2.2 due to '^' usage in package.json.

3.1.0 version works! Thanks :)

from ember-cli-sass.

justtal avatar justtal commented on June 28, 2024

That is what I taught :)

from ember-cli-sass.

simonexmachina avatar simonexmachina commented on June 28, 2024

This is an issue with node-sass v3. They're pushing out betas pretty quick, so keep reinstalling ember-cli-sass to get the latest beta and see if that fixes the problem. If not then the issue should be created on node-sass because this and the other broccoli modules can't do anything about compile issues. Alternatively just use the previous version of ember-cli-sass, which uses node-sass v2.

from ember-cli-sass.

abhilashlr avatar abhilashlr commented on June 28, 2024

Thats what I thought !

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.