Git Product home page Git Product logo

Comments (4)

OverflowClancy avatar OverflowClancy commented on June 2, 2024

Same issue, on updating to Meteor 2.2.

@import '{}/node_modules/bootstrap/scss/bootstrap.scss';

I've confirmed it works without issues on fourseven:[email protected] and before.

Thanks for this. Fixed my issue also. Needed SET METEOR_OFFLINE_CATALOG=1 to prevent update.

from meteor-scss.

OverflowClancy avatar OverflowClancy commented on June 2, 2024

Reverting to @4.12.0 now fails as a workaround. Package will not load, as seems node-sass version has been removed.

Failed at the [email protected] postinstall script.

@3.x versions are also failing at:

Loading fourseven:[email protected]... /

from meteor-scss.

StorytellerCZ avatar StorytellerCZ commented on June 2, 2024

I think this is duplicate of #308
I have looked into this today, but wasn't able to reproduce from my local copy. I will update dependencies and publish a new release just to see if it isn't something with that.
In the meantime the include-paths test is failing, which I think might be related.

from meteor-scss.

sebastian-ruiz avatar sebastian-ruiz commented on June 2, 2024

@renanccastro

I am running fourseven:[email protected] and I am not getting any errors. This is without symlinking the node_modules folder. I am using [email protected].

In client/main.scss I have:

@import "{}/imports/app/checkout/ui/components/CreditCardIssuers";

and in imports/app/checkout/ui/components/CreditCardIssuers.scss I have:

@import '{}/node_modules/react-credit-cards/lib/styles.scss';

Could you tell me which operating system you are running on? I am testing on ubuntu 18.04.

from meteor-scss.

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.