Closed janzheng closed 7 years ago
+1
Ran into this, too, and found the easiest fix is to pin the fourseven:scss
package to its 4.5.0
release in ./meteor/versions
(in your app directly) like this: fourseven:scss@4.5.0
. My guess is the global underscore _
variable went missing in Meteor 1.5.
Hi Chef, I was also facing the problem. I tried this option and its resolved ..Thanks for the quick fix.
Quick FYI - fourseven:scss
has fixed this issue in version 4.5.4 (see https://github.com/fourseven/meteor-scss/issues/252).
Thanks @hwillson :)
Fixed in v2.1.3
.
I'm trying out one of your examples and accidentally updated meteor to 1.5... and subsequently probably updated
fourseven:scss
and now I'm getting the problem: