-
Notifications
You must be signed in to change notification settings - Fork 113
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
segmentation fault ember serve #319
Comments
I have the same issue. I think its related to node-sass |
Confirm. There are now issues all the way up the chain of dependencies
I will fork ember-cli-sass until we can get @aexmachina to apply my proposed fix to broccoli-sass-source-maps, or until the root cause of the issue is fixed in libsass. |
@egosapien @marclundgren - I'm working on a fix, but travis-ci is acting up for some reason. For now, just change your ember-cli-sass dependency target to
|
thanks @mike-north |
Fixed by merging #320. Preparing to cut a new release |
Really appreciate this! |
Hello. I'm trying to install ember-cli-materialize in a fresh new ember app, but the server crashes immediately with a seg fault.
Here's my repo that demonstrates the seg fault.
Here's my scripts to build the new app and install the addon:
Here's my
ember -v
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: