Coder Social home page Coder Social logo

Comments (12)

rdickert avatar rdickert commented on May 29, 2024

In my case, I had to remove ~/node_modules. After I did that, Meteorite loaded the the dependencies just fine, and the package seems to work. This worked where deleting ~/meteorite and even reinstalling Meteor did not. Once it was working, I was able to put ~/node_modules back without breaking anything. It appears that NPM (Meteorite?) was confused on which path to use, or perhaps the install and the use paths were different for some reason. I have seen similar bugs reported on other Meteorite packages (Iron Router is one). I wonder if this is a subtle bug in Meteorite. I will post an issue there in case Tom can make something of it.

from meteor-scss.

rdickert avatar rdickert commented on May 29, 2024

I've posted an issue to Meteor about this.

from meteor-scss.

fourseven avatar fourseven commented on May 29, 2024

That's awesome @rdickert, I'll keep an eye on the Meteor issue. Thanks again!

from meteor-scss.

fourseven avatar fourseven commented on May 29, 2024

I see that you've got an outstanding PR @rdickert, good job (still keeping an eye on this issue).

from meteor-scss.

rdickert avatar rdickert commented on May 29, 2024

Thanks, @fourseven!

from meteor-scss.

rdickert avatar rdickert commented on May 29, 2024

My PR was merged into the Meteor devel branch. That should fix this issue on the next Meteor core release.

from meteor-scss.

fourseven avatar fourseven commented on May 29, 2024

I might as well close this issue, since it's not far away from being resolved (if it's not already - I'm not keeping as close an eye on meteor at the moment).

from meteor-scss.

rdickert avatar rdickert commented on May 29, 2024

My PR hit with 0.7.1, so it should be fixed.

from meteor-scss.

majornorth avatar majornorth commented on May 29, 2024

@rdickert @fourseven I just experienced this issue, as well. My project wasn't new, but I am using the scss package and also had node-sass installed. Everything was working fine, but it randomly stopped working (while I was editing some jQuery in a template manager). I went ahead and deleted the node_modules folder in the project directory and it runs fine again. But just want to give a heads up that this issue might not be resolved after all or that it might have resurfaced.

from meteor-scss.

rdickert avatar rdickert commented on May 29, 2024

@stewartmccoy If you are using Meteor 0.7.1 or newer and have this problem, it could be a new problem, likely for Meteor, not this package. However, if I'm understanding what you wrote, the problem may be different. If you directly installed node-sass via npm in your project directory, that won't work and will always break Meteor. This package will automatically include node sass at yourproject/packages/scss/.npm/plugin/meteor-scss/node_modules - so you don't need to add it yourself.

from meteor-scss.

majornorth avatar majornorth commented on May 29, 2024

@rdickert the problem ended up being that I messed up permissions by doing sudo mrt. I ended up following the help here: https://github.com/oortcloud/meteorite/blob/master/README.md#permission-woes and then reinstalling meteorite. Thanks!

from meteor-scss.

rdickert avatar rdickert commented on May 29, 2024

@stewartmccoy Glad you got it sorted :-)

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.