You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Meteor 1.4.1, fourseven:scss@4.5.4 is required. But reywood:bootstrap3-sass pins fourseven to 3.4.3, which breaks the package resolver. Could you please update this package to the most recent fourseven:scss version? Thanks.
I also noted that if I try to set this package to version 3.3.7_1, Meteor automatically wants to downgrade it to 3.3.5_1, if I try to install fourseven:scss@4.5.4. As soon as I revert fourseven to version 3.8.1, I can upgrade reywood:bootstrap3-sass to 3.3.7_1 again. Strange. Why is this so?
The text was updated successfully, but these errors were encountered:
Since Meteor 1.4.1,
fourseven:scss@4.5.4
is required. Butreywood:bootstrap3-sass
pinsfourseven
to 3.4.3, which breaks the package resolver. Could you please update this package to the most recentfourseven:scss
version? Thanks.I also noted that if I try to set this package to version 3.3.7_1, Meteor automatically wants to downgrade it to 3.3.5_1, if I try to install
fourseven:scss@4.5.4
. As soon as I revert fourseven to version 3.8.1, I can upgradereywood:bootstrap3-sass
to 3.3.7_1 again. Strange. Why is this so?The text was updated successfully, but these errors were encountered: