Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while updating to meteor 1.0.3.1 #61

Closed
joernroeder opened this issue Jan 22, 2015 · 11 comments
Closed

error while updating to meteor 1.0.3.1 #61

joernroeder opened this issue Jan 22, 2015 · 11 comments

Comments

@joernroeder
Copy link

Hey,
i've got the following error while updating my project to the latest meteor version:

updated to Meteor 1.0.3.1.
=> Errors while upgrading packages:

While checking for fourseven:scss@1.2.3:
error: No compatible build found
@mmccoy
Copy link

mmccoy commented Jan 22, 2015

Any chance you found a workaround for this, I'm also experiencing it..

@fourseven
Copy link
Collaborator

please check the issue history, #60 has more details including a work-around

@powelles
Copy link

I used the #60 workaround and everything inside @media queries disappeared. Everything worked fine until I ran meteor update. I've switched to a different scss package in the meantime.

@fourseven
Copy link
Collaborator

Does 0.9.6 work for you @tinowell ?

@powelles
Copy link

0.9.6 did indeed work. I had only tried 1.0.0.

@fourseven
Copy link
Collaborator

Thanks, I'll add a note to #60 and will leave this open so other people are aware of the issue (until I hear back from the meteor/meteor team).

@dcs619
Copy link

dcs619 commented Jan 26, 2015

+1 for the error. Running meteor add fourseven:scss@=0.9.6 worked for me.

@fourseven
Copy link
Collaborator

The meteor issue is meteor/meteor#3524 (for reference).

@fourseven
Copy link
Collaborator

New (or old) meteor issue - meteor/meteor#2459 - I'll re-release the 2.0.0 beta to make it the preferred package.

@althe3rd
Copy link

I assume the issue is still open for good reason just wanted to add that I also just tried to add the package to my project with the latest version of meteor and received the same error "no compatible build found".

@fourseven
Copy link
Collaborator

Ended up using EC2 instances with GCC-4.9 and there's now a 1.1.4 and 1.2.3 build available for all platforms.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants